wpdevart
Forum Replies Created
-
Forum: Plugins
In reply to: [Coming soon and Maintenance mode] How to download the latest Plugin UpdateForum: Plugins
In reply to: [Responsive Vertical Icon Menu] Get rid of the standard menuHi @phasar40.
Typically, the default menu settings can be found on the theme settings page. We are not familiar with this theme, so you will have to look for the settings yourself.
Thank you.
Forum: Plugins
In reply to: [Organization chart] space between nodesHi.
Unfortunately, neither the free nor the premium version has this feature.
The spaces between elements are adjusted automatically, so in this case, only custom code can fix it.
Thank you.
Hi @smcginley17.
The calendar posted on the page you sent us is not our calendar. You need to find the correct owner of the calendar.
Here is our calendar page – https://ww.wp.xz.cn/plugins/booking-calendar/
Thank you.
Forum: Themes and Templates
In reply to: [Flower Shop: Florist] BugsHi @anaid.
There may be a caching or other issue, we can’t say for sure. We need the URL of the website to check it.
Did we understand you correctly, is everything working fine now?
Thank you.
Forum: Themes and Templates
In reply to: [Flower Shop: Florist] BugsHi @anaid.
Can you tell us which version of the theme you are using?
Try deactivating and uninstalling the theme and then installing it again.
Also, can you share the URL?
Thank you.
Hi @rebweb99.
Which version of our plugin are you using?
You can set up the user roles from the settings if you are using the premium version.
Thank you.
Forum: Themes and Templates
In reply to: [Coffee Shop: Cafe] additional vidgetsHi dear @semidry.
You also contacted us by email and we responded to you, so you can check your inbox.
Thank you.
Forum: Themes and Templates
In reply to: [Coffee Shop: Cafe] Remove author name and publish dateHi @johnstiles.
Before the p tags we mentioned there are h1 tags, you can remove them from all the pages we have already mentioned.
By the way, you can also remove the entire div if you don’t need it.
Thank you.
Forum: Themes and Templates
In reply to: [Coffee Shop: Cafe] Remove author name and publish dateHi @johnstiles.
You can send screenshots to [email protected].
Since Coffee Shop: Cafe is a child theme of Ecommerce Modern Store, you need to modify the parent theme files. Open the ecommerce-modern-store folder and make changes to the following files.
In the main ecommerce-modern-store folder you will find the page.php file. Edit the file and find this code, then delete it (line 18):
<p class="wpdevart-banner-page-entry-text"><?php echo esc_html__('By ', 'ecommerce-modern-store'); ?><span class="wpdevart-banner-page-entry-meta"><?php the_author_posts_link(); ?></span><?php echo esc_html(' / '); ?> <span class="wpdevart-banner-entry-date"><?php esc_html(the_time('F j, Y')); ?></span><?php echo esc_html(' / '); ?><span class="wpdevart-banner-page-entry-meta"><a href="<?php comments_link(); ?>"><?php esc_attr(comments_number()); ?></a></span></p>In the main ecommerce-modern-store folder you will find the single.php file. Edit the file and find this code, then delete it (line 15):
<p class="wpdevart-banner-entry-text"><?php echo esc_html__('By ', 'ecommerce-modern-store'); ?><span class="wpdevart-banner-entry-meta"><?php the_author_posts_link(); ?></span><?php echo esc_html(' / '); ?> <span class="wpdevart-banner-entry-date"><?php esc_html(the_time('F j, Y')); ?></span><?php echo esc_html(' / '); ?><span class="wpdevart-banner-entry-meta"><a href="<?php comments_link(); ?>"><?php esc_attr(comments_number()); ?></a></span><?php echo esc_html(' / '); ?> <span class="wpdevart-banner-entry-meta"><?php echo get_the_category_list(', '); ?></span></p>In the main ecommerce-modern-store folder you will find the front-page.php file. Edit the file and find this code, then delete it (line 42):
<p class="wpdevart-banner-page-entry-text"><?php echo esc_html__('By ', 'ecommerce-modern-store'); ?><span class="wpdevart-banner-page-entry-meta"><?php the_author_posts_link(); ?></span><?php echo esc_html(' /'); ?> <span class="wpdevart-banner-entry-date"><?php esc_html(the_time('F j, Y')); ?></span></p>Thank you.
Forum: Themes and Templates
In reply to: [Coffee Shop: Cafe] Remove author name and publish dateHi @johnstiles.
Can you tell us which version of our theme you are using?
Also, can you share screenshots?
Thanks you.
Forum: Themes and Templates
In reply to: [Coffee Shop: Cafe] Slider on homepageHi.
You should now receive it, we will resend the email.
There is no need to purchase additional plugins.
How to display the custom homepage instead of the latest posts on the main page? Go to the theme customize page, then in the left menu, click the Custom Homepage section, go to the Enable Custom Homepage section, and enable the option. Important: You will need to make sure that on the theme Customize page under the Homepage Settings section, the “Your homepage displays” option is set to “Your latest posts.”
For more information, please contact us at [email protected] and we will provide you with further support.
Thank you.
Forum: Themes and Templates
In reply to: [Coffee Shop: Cafe] Slider on homepageHi.
We have already emailed you, so we will close this topic.
Thank you.
Hi @shkalov14.
We checked the calendar page and everything works correctly.
We were able to select a start and end date and then make a reservation.
We didn’t quite understand your question, and this is the only way our calendar allows you to book a date, there is no other way.
Thank you.