Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
The file path : dante/swift-framework/page-builder/builder/shortcodes/faqs.php
you can find this code:
// FAQ NAVIGATION
$items_nav .= ‘<h3>’.__(“Browse F.A.Q. Topics”, “swiftframework”).'</h3>’;
July 12, 2016 at 7:40 am in reply to: my page doesn't has this switch function, there is no arrow on it. #280614thanks, The problem was solved.
July 8, 2016 at 9:35 am in reply to: my page doesn't has this switch function, there is no arrow on it. #279910<?php if (function_exists(‘be_previous_post_link’) && $has_cat != 0) { ?>
<div class=”product-navigation”>
<div class=”nav-previous”><?php previous_post_link( ‘%link’, ‘<i class=”ss-navigateright”></i>’, true, ”, ‘product_cat’ ); ?></div>
<div class=”nav-next”><?php next_post_link( ‘%link’, ‘<i class=”ss-navigateleft”></i>’, true, ”, ‘product_cat’ ); ?></div>
</div>
<?php } ?>I think the problem in this file: /dante/woocommerce/content-single-product.php
July 8, 2016 at 8:58 am in reply to: my page doesn't has this switch function, there is no arrow on it. #279906This reply has been marked as private.July 7, 2016 at 3:32 am in reply to: my page doesn't has this switch function, there is no arrow on it. #279599You’ve restored the theme, leading me to reedit the theme.
So I closed the FTP account.July 5, 2016 at 3:19 am in reply to: my page doesn't has this switch function, there is no arrow on it. #279127This reply has been marked as private.July 2, 2016 at 1:54 am in reply to: my page doesn't has this switch function, there is no arrow on it. #278758I have updated pending, but the problem is still existed. please help me resolve this issue.
July 1, 2016 at 2:07 am in reply to: my page doesn't has this switch function, there is no arrow on it. #278536This reply has been marked as private.June 30, 2016 at 2:47 am in reply to: my page doesn't has this switch function, there is no arrow on it. #278254Hi, please check the attached picture carefully, in my product detailed pages there is no “<>”.
and Breadcrumb Navxt Plugin is actived. below is my product detailed page:
http://www.airbagpart.com/shop/airbag-cover/airbag-cover-for-toyota-rav4/Attachments:
You must be logged in to view attached files.June 28, 2016 at 2:28 am in reply to: When we complete purchase with paypal,which web page which will appear? #277576Is there any plug-in can test whether the page is redirecting successfully or not?
June 28, 2016 at 1:49 am in reply to: my page doesn't has this switch function, there is no arrow on it. #277575Do you have skype?
It’s inconvenient to contact you here.June 25, 2016 at 2:10 am in reply to: my page doesn't has this switch function, there is no arrow on it. #277092This reply has been marked as private. -
Posted in: We hit Power Elite.