Forum Replies Created
-
AuthorPosts
-
Hi.
I need to edit the source code to help you display the published date and last date.
If you want, you can add the text and date as format: "published: dd/mm/yyyy", "last update: dd/mm/yyyy.
Regards.
Hi.
Please provide us with your site URL and admin account. We will access your site to help you check the issue.
Regards.
Hi.
Thank you for contacting us.
To assign the menu for the mobile menu, please go to Appearance/ Menus/ Select the mobile menu and assign the Mobile menu display location like this: https://prnt.sc/okIQQYkjZ41N
Please recheck it.
Regards.
Hi.
To display the address on the header, please add the option of custom text to enabled field and check the text content field below: https://prnt.sc/y-SlgX79hHC1
If you don't see that, please give us your site URL, and admin account. We will help you check it.
Regards.
Hi.
The code is use to replace the publish date with the updated date. Please give us your site info again if you want to display both. We will help you add the code to the child theme.
That will help you avoid the loss when updating the theme.
Regards
Hi.
Thank you for contacting us.
When you change the color in theme options, it will generate CSS to the custom-style.css file
wp-content/uploads/yolo-custom-css/custom-style.css
Please clear your browser cache to see the change.
Regards.
Hi.
Thank you for contacting us.
To get the modified date of the post, please change the source code in this file:
/wp-content/themes/yolo-jhana/templates/archive/content.php line 71 and
change the function: get_the_date() to the get_the_modified_date()
and for the blog post details, please change the source code in this file:
wp-content/themes/yolo-jhana/framework/core/functions/breadcrumb.php line 314
change the function: get_the_date('c') to get_the_modified_date('c')
Please recheck it.
Regards.
Hi again.
Please give us your site info again; that field wants to be added to the product details page. We will check and help you do it.
Regards.
This reply has been marked as private.Hi.
Thank you for contacting us.
If you want to add the custom field to the product meta position, you need to change the source code in this file:
/wp-content/plugins/yolo-elektron-framework/includes/shortcodes/product-block/sp-shortcodes.php line 205 with the function yolo_single_product_meta_sc()
for the product description, you need to check the function yolo_single_product_description_sc() line 290
and for the product excerpt, you need to check the function yolo_single_product_excerpt_sc() line 174
Please recheck it.
Regards.
Hi.
I have enabled the debug and check your product page and the customize page, but the error doesn't display.
Please recheck it.
Regards.
This reply has been marked as private.1 year, 8 months ago in reply to: remove lens icon from portfolio hover effect + marked area from portfolio detail #31097Yes, if you need help, please let us know again.
Regards.
Hi.
I have added CSS to help you reduce the space between items in the Yolo box.
Please recheck it.
Regards.
1 year, 8 months ago in reply to: remove lens icon from portfolio hover effect + marked area from portfolio detail #31087Hi.
I have added this CSS to your site to help you hide the sidebar and metadata on the portfolio archived page.
.post-type-archive-yolo_portfolio .sidebar { display: none; } .post-type-archive-yolo_portfolio .site-content-archive-inner { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .post-type-archive-yolo_portfolio .site-content-archive-inner .post-meta { display: none; }Please recheck it.
Regards.
-
AuthorPosts
