Digital experiences for all disciplines
Forum Replies Created
-
-
September 13, 2013 at 3:47 pm in reply to: Mini Product Shortcode Not Using the Category value #21790
Hi,
You need to put category slug.
Optionally, provide the category slugs for the products you want to show (comma seperated). i.e. trainer,dress,bag.
Thanks,
laranz.Hi,
You should go inside, \wp-content\themes\flexform\includes\shortcodes.php not wp-includes/shortcodes.php
Thanks,
laranz.Hi,
Yes you can hack in to the code.
Go to includes\shortcodes.php
and in line #602 and #655 you find something like this
$social_icons .= '< li class="youtube">< a href="http://www.youtube.com/user/'.$youtube.'" target="_blank">YouTube< /a>'."\n";
in those line remove this alone “http://www.youtube.com/user/” and now enter the link you mentioned in the theme options, all set to go.
Let me know, what you got.
Thanks,
laranz.Hi,
We try our best to help you, but this is a third party plugin and also it costs.
Can you give me the link to your site, so I can check things, and if I find I will let you know or else you need to hire a developer to fix.
Thanks,
laranz.Hi,
We try our best to help you, because this is a 3rd party plugin.
Can you show us the link?
Thanks,
laranz.September 13, 2013 at 12:39 am in reply to: Disable slider/image content on left of portfolio items #21610Hi,
You mean like this, when you open http://clique.swiftideas.net/?portfolio=meteo you don’t want that thumbnail and want to use your own code?
If so, Go to single-portfolio.php and edit it there.
Thanks,
laranz.Hi,
Glad you fixed the issue. Did you use the latest version of the theme?
I will also let the developer about this catalog issues.
Thanks,
laranz.September 13, 2013 at 12:29 am in reply to: Problem with Product Names (Post Titles?) on iPhone #21606Hi,
Is that happens to the demo also? Can you point me to the problematic URL of yours?
I am happy to help you.
Thanks,
laranz.Hi,
Login to your FTP using any FTP browser like filezilla, and navigate to wp-content/themes/neighbourhood/woocommerce/loop/result-count.php
Thanks,
laranz.September 13, 2013 at 12:22 am in reply to: color customizer > color-body > link text changes side navigation menu text colo #21604Hi,
Delete that, and try this.
.newcolorButton .arrow { background-image: url("images/button-arrow2.png") !important; }
Let me know, what you got.
Thanks,
laranz.Hi,
No you can add as many as you like 🙂
Thanks,
laranz.Hi,
Try this, open up woocommerce\loop\result-count.php in #41
< a class="show-products-link" href="?show_products=">All
remove this
it maybe a temporary solution, I let this to the developer about the issue. He will reply you as soon as possible.
Thanks,
laranz.Hi,
Glad you found it useful 🙂
Let me know if you have any other questions.
Thanks,
laranz.Hi,
Can you confirm me with the URL, because it says connection timeout errors. Also try clearing the cache and try once again.
and make sure the theme is up-to-date.
Thanks,
laranz.Hi,
Make sure you have a featured image set, and also in Thumbnail Options -> Post thumbnail type = Image.
If both set right, can you send a screenshot of the backed (edit a single post and send it, so Can I see what options are set)
Let me know, what you got.
Thanks,
laranz. -