Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
This reply has been marked as private.
thank you.
looking forward to hearing from you.
Regards
AndreasThis reply has been marked as private.Hi Mohammad,
We have just fixed it, it was in the child theme. We just deleted that and changed the theme to standard neighborhood. Thank you for checking on it.
Hi Mohammad,
you helped me with this issue some weeks ago, but somehow it has returned. I am not sure how. Could you tell me more specifically the file where you found the code which caused the issue?
I know it is a while ago, but maybe you remember.
Hi Mohammad,
Thank you for your assistance, it works great now.
I did not insert or remove any code, so something else must have caused it. Anyway, I am greatful for your help 🙂
That is perfect, what did you do?
/jim
Excellent 🙂 it is done
/jim
This reply has been marked as private.Thanks!
/jim
I have tried to deactivate the plugin, however, the thumbnails still does not show.
/jim
Hi Kyle,
Thank you for looking into this. I have changed the debug mode to “true”.
/jim
Hi dmathiasen,
I am not sure if you are still interested, however I removed the right sidebar from the search page, by removing the below snippet of code from the bottom of the search.php
<?php if ($sidebar_config == “left-sidebar”) { ?>
<aside class=”sidebar left-sidebar span4″>
<?php dynamic_sidebar($left_sidebar); ?>
</aside><?php } else if ($sidebar_config == “right-sidebar”) { ?>
<aside class=”sidebar right-sidebar span4″>
<?php dynamic_sidebar($right_sidebar); ?>
</aside><?php } else if ($sidebar_config == “both-sidebars”) { ?>
<aside class=”sidebar right-sidebar span3″>
<?php dynamic_sidebar($right_sidebar); ?>
</aside><?php } ?>
-
Posted in: We hit Power Elite.