diegoms
Forum Replies Created
-
Perfect Richard!
Thanks again for all!
Best regards.
DiegoHi Richard,
finally I solved it. In the functions.php there was a wp_deregister_script(‘jquery’); and that was messing with your plugin.
Thanks for the support!
Thanks for all Richard.
It seems it’s not loading this: <script type=’text/javascript’ src=’https://www.cookielawinfo.com/wp-content/plugins/cookie-law-info/js/cookielawinfo.js’></script>
I’ve checked and just before </head> it’s loading <?php wp_head(); ?>
So don’t know what can happen.
Thanks.
DiegoWhere you able to show the date?
Forum: Plugins
In reply to: [Smooth Slider] Show date in sliderHi marcusbrunstrom, finally where you able to do it?, Cause i’m trying to do it, and i get only 1 January 1970
Forum: Plugins
In reply to: Shadowbox JS problem, always fullscreenNobody knows what can be this issue?
Thanks.
Diego.Forum: Fixing WordPress
In reply to: Next and previous sibling pageI’ve found a plugin that do this thing -> https://www.ads-software.com/extend/plugins/next-page-not-next-post/ , but i would like to know how to do manually just as a personal exercise.
Thanks.
Forum: Fixing WordPress
In reply to: Next and previous sibling pageHi Jackson, i recovered the code from my email and i think is thin one: https://pastebin.com/SUCUP6qu but there’s one problem with this for me: mi structure is like this:
SectionA
SectionB
SubSectionB1
SubSectionB2
SubSectionB3
SubSectionB4
SectionCAnd i want the previous/next works only between subsections and doens’t jump betueen sections as well. I have a custom page for the subsection, to insert this code but it jumps to the previous(SectionA) and the next (SectionC).
Thanks in advance.
Diego.