Forum Replies Created
-
AuthorPosts
-
Hey thanks for the link, but I was wondering if there is a simple version of adding just a $product_order and a li item , similar to the rest of the list items.
I’ve tried :$product_order[‘default’] = __(“Recommended”,’avia_framework’);
$product_order[‘price’] = __(“Price Low to High”,’avia_framework’);
$product_order[‘price-desc’] = __(“Price High to Low”,’avia_framework’);
$product_order[‘date’] = __(“New In”,’avia_framework’);All work , beside the [price-desc], any idea why it’s not working ?
Thanks.
January 6, 2018 at 11:24 am in reply to: Insert shortcode ( Instagram Feed ) between footer and socket. #894027Hey Mike,
Thanks for the help , but unfortunately doesn’t work. The short code is displayed as a plain text , it’s not loaded.
I’ve found a solution , that works.<!-- ####### INSTAGRAM FEED ####### --> <div class='instagram-feed'> <?php echo do_shortcode("[instagram-feed]"); ?> </div>
The file , and the location was correct , thanks for that.
Problem solved.January 5, 2018 at 11:42 pm in reply to: Insert shortcode ( Instagram Feed ) between footer and socket. #893895Hey Jordan ,
Thanks for the quick reply. I thought of this , but can you bee a bit more specific , I’m not exactly a php guru :)
August 17, 2017 at 12:23 pm in reply to: Grid cells on mobile not displayed at 100% width ( Mobile Breaking Point ) #840356Yeah , this kinda works.
It’s a bit “forced” , and if I add more grid rows I have to add this style to each one.I was hoping for a better solution , but I guess this will do the work for now.
Thanks!
Hi , yes I’ve manged to fix it myself this morning.
Hi ,
Found the problem , it seems that Tickera ( https://tickera.com/ ) plugin is causing the issue.
It’s a bit strange because I use Enfold and Tickera on another website , with the same settings , and it works perfectly.With who should I talk for resolving this issue ? You guys ? or them at Tickera ?
Thanks a lot!
-
AuthorPosts