gregbeaudoin
Forum Replies Created
-
Or where is written the password or changing it in Cpanel. http://www.directioncuba.ca
Forum: Fixing WordPress
In reply to: Changing text in foto and footer menuOk found the text in sidebar-footer. Now i would need to know where i find the photo carousel top of page http://www.directioncuba.com ? Where do we find the main page in file manager ?
Forum: Fixing WordPress
In reply to: Changing text in foto and footer menuI found this:
<div class=”sogesin-footer-text”>
<?php theme_ob_start() ?><div class=”sogesin-content-layout”>
<div class=”sogesin-content-layout-row”>
<div class=”sogesin-layout-cell” style=”width: 50%”><?php if (false === theme_print_sidebar(‘footer-1-widget-area’)) { ?>
<p style=”text-align: left;”><span style=”font-weight: bold;”>Direction Cuba</span> © 2015. All Rights Reserved.</p><p style=”text-align: left;”>[post_link name=’/’]<?php echo do_shortcode(theme_ob_get_clean()) ?>” title=”Home of Direction Cuba”>Home | [post_link name=’/team-directioncuba’]<?php echo do_shortcode(theme_ob_get_clean()) ?>” title=”The team”>The team | [post_link name=’/store/products/category/in-loops-cycling-tours/’]<?php echo do_shortcode(theme_ob_get_clean()) ?>” title=” In loops cycling tours”> In loops cycling tours | [post_link name=’/store/shopping-cart’]<?php echo do_shortcode(theme_ob_get_clean()) ?>” title=”Basket”>Basket | [post_link name=’/contacts’]<?php echo do_shortcode(theme_ob_get_clean()) ?>” title=” Contacts”> Contacts
</p>
<?php } ?></div><div class=”sogesin-layout-cell” style=”width: 50%”><?php if (false === theme_print_sidebar(‘footer-2-widget-area’)) { ?>
<p style=”text-align: right;”> <?php theme_ob_start() ?><?php echo do_shortcode(theme_ob_get_clean()) ?>
</p>
<?php } ?></div>
</div>
</div>Can someone tell me where do the line start and ends ? I would like to add another option in the menu footer for Waiver, Privacyc Policy and general conditions
Thanks
Forum: Fixing WordPress
In reply to: Changing text in foto and footer menuI have same problem on my http://www.directioncuba.com. Where is the programation held? Can we see it in the wordpress somewhere ?