Forum Replies Created
-
@Sharon : Yep… That’s it… Thank you so much for the info. Gracious.
In reply to: How to add 'Pagination' right after the post content??
August 2, 2014 at 3:58 pm #43053@Ken : Thank you..!
In reply to: How to add 'Pagination' right after the post content??
August 2, 2014 at 4:21 am #43051If someone wants to know how I resolved this issue..
1) Create a file in loop-single.php in child theme.
2) Remove the filters in function.php
3) Add the plugin codes just after the_content() area. (after pagination).
Done…!!!
This is resolved now..!
In reply to: How to add 'Pagination' right after the post content??
August 2, 2014 at 3:44 am #43050Turns out that this happens because of other plugins…
When contacted the Plugin Dev team, I got a solution to implement few php functions at the right places of theme…
Just one thing… How do I know which file in graphene theme has the action/filter or calls ‘pagination’ for posts???
Is there a wiki or anything like that?
Please let me know if a separate thread has to be started for this…
Regards,
Shiva
Thanks Ken…
Unfortunately it didn’t help much. Is there any other way like adding a filter or action in particular area so that the <div> that has pagination comes before <div> of related content?
Just want to interchange the positions of <div> tags of related content and pagination…!!
In reply to: Weird '?' [learn more] overlapping after latest update..!
July 25, 2014 at 6:13 pm #42989Yep.. I do have Child theme… I did mess up few things.. Fixed now.. Thank you Ken.. Marking this resolved…
In reply to: Updating Graphene theme: How not to loose the customizations of child theme?
September 14, 2013 at 4:28 pm #40432@Prasannasp: Many many gratitude……. Thank you so much….. Gracious…
Marking the thread as resolved..
In reply to: Updating Graphene theme: How not to loose the customizations of child theme?
September 14, 2013 at 1:32 pm #40430@Prasannasp: Excellent Piece of code!! Works perfectly.
I had one small glitch before closing the tread…
It kind of looks odd because of my CSS settings. I want to move the line starting with ‘Hosting provided by’ to next line… How to do this in this code..
Can I use rn before the ‘Hosting’ sentence? Thought of trying myself but playing with php has messed up the site few times.. So I am leaving it to the experts…
And one more thing, From next updates, I don’t have to change anything right??
In reply to: Updating Graphene theme: How not to loose the customizations of child theme?
September 14, 2013 at 10:14 am #40428@Prasannasp: Very good information. Will surely come in handy… But my scenario is that I have to add one more link along with WordPress and Graphene links…
I want to add :Hosting provided by: ” Link to free hosting site”… This, I want to do it in footer next to wordpress and graphene… I have modified footer.php… However, just want to know how to keep this as it is after updating??
Sorry for confusion.. Hope you got what I am trying to say…
In reply to: Updating Graphene theme: How not to loose the customizations of child theme?
September 14, 2013 at 9:06 am #40426@Syahir: Thanks for the reply…
I have modified the footer.php file of original theme…. had to add link for my free hosting site…. .. How to preserve this after the update???
