Forum Replies Created
-
in reply to: Product LoadingThis reply has been marked as private.in reply to: Address Issues
Hello,
This shouldn’t happen. Check here a video recording of the process: https://jmp.sh/fSPoD8j
Best regards!
in reply to: 500 internal errorThis reply has been marked as private.in reply to: Blank space in web creation does not workThis reply has been marked as private.in reply to: picante theme menu pluginHello,
This recipe: https://codeless.co/picante/blog/?p=41
Is a simple post, the content of which is created using the Codeless Builder elements. See screenshot: https://postimg.cc/image/8we1duc8n/Find the shortcodes of a recipe, here: https://codeshare.io/G6llom
Let me know.
Best regards!Hello,
Can you make a test: deactivate wpml for a minute and check if the blog page header shows up ok.
To show the blog page title in stead of just “Blog”, please go to file includes/view/page_header.php and find this line(46):
<?php if( is_home() ) $title = esc_attr__('Blog', 'codeless'); ?>Replace with this:
<?php if( is_home() ) $title = esc_html($title) ?>Save changes and refresh page.
Let us know.Best regards!
in reply to: Portfolio Options disappearsHello,
This is a normal page, not portfolio page. Did you use a Visual Composer element to add the blog? You should edit the element options, not the page’s options for this.
Example: https://postimg.cc/image/902sxdw3b/
Best regards!
in reply to: Template not workingThis reply has been marked as private.in reply to: Homepage image in containerHello,
Are you referring to this: https://postimg.cc/image/kwpu3udp3/ ?
This is created from a padding set up, probably in your custom css box. But this is present in the home page too.Let me know.
Best regards!Hello,
Can you add some valid wp credentials in your profile data? Read this article for more information.
Best regards!
in reply to: Previous/Next-Buttons Portfolio SlideshowHello,
I added the necessary css. It’s the block from “
/*Single portfolio item navigation styling*/” in your style.css file in child theme.Please check your site.
Best regards!
in reply to: Fonts and Icons in PicanteHello,
The fonts used in the image and overall theme are “Pacific” and “Prata”. Services images are licensed images from https://www.shutterstock.com/ and https://unsplash.com/
Best regards!
in reply to: Portfolio thumbnails not clickable on mobileHello,
I am checking this now. Will update you in minutes..
Best regards!
in reply to: Install demo content on Folie ThemeThis reply has been marked as private.in reply to: I need a refund pleaseHello,
I already relied you in your latest ticket: https://support.codeless.co/?topic=i-need-a-refund-please-2/#post-35544
Regarding the html tags in the text, please check this article on how to avoid them in the future: https://support.codeless.co/?ht_kb=preventing-the-html-tag-in-topics-content
Best regards!