I am trying to place some kind of navigation in the footer section - the left column. I cannot figure out how to do so. I have tried placing html links, but the links continue to add a backslash and repeat the location. What is the best way to add navigation to this box?
Thanks
Inceptive Theme
(7 posts) (3 voices)-
Posted 1 year ago #
-
Hi Jon,
To add content to that area, kindly go to the Admin Area -> WPTD General Settings -> Footer Sections -> Brief Description. Write HTML codes there.
With regards to the slashes being added up, thanks for informing us about the issue. We'll work on that.
Hope this helps,
WPTD Webmaster
Posted 1 year ago # -
Thanks - I tried again and it seems to be working fine now...
Posted 1 year ago # -
Interestingly enough - I got the navigation to work, but it only works in FireFox, not Chrome, IE, or Safari. thanks, JOn
Posted 1 year ago # -
Hi Jon,
To fix the bug on the slashes, kindly go to footer.php at line 10 and replace the line with this:
<?php echo stripslashes(get_option('wptd_about_content')); ?>Hope this helps,
WPTD WebmasterPosted 1 year ago # -
CSS of the footer collapses by Safari of iPad. Please teach the correction method.
Posted 1 year ago # -
Hi Masaki,
Can you provide as with a screenshot? Our theme works in Safari. It could be the dimension (particularly the width) of Ipad's screen resolution that collapsed the footer.
You may email us with the screenshot at support@wpthemedesigner.com.Thanks,
WPTD Webmaster
Posted 1 year ago #
Reply
You must log in to post.