Forum Replies Created
-
AuthorPosts
-
ProDesigns
KeymasterHi @gribnev,
Please follow the following steps to resolve the issue:
1. Login to the site’s admin area
2. Go to “Appearance >> Customize
3. Click on “Additional CSS” and in the textarea input paste the below code
#masthead {
z-index: 9999;
}
This should solve your issue.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @gribnev,
License key sent to your registered email address.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @revmonica,
The changes that you are looking forward to make requires customizing the theme. You would be able to do this by creating a child theme but you would need to know a bit of coding for that since this option is not shipped with the theme.
Please feel free to let us know if we can assist further for the same.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @Krish,
You should be able to update side bar by going to “Appearance >> Customize >> Theme Options >> Shop Page Options”.
Hope this solves your query.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @mickstart98,
Thank you so much for your kind words of appreciation! It’s our pleasure to create a theme useful for you and others who can utilize it.
The issue you’re facing is in our list of updates to a near future theme update. Once you get a notification for the availability of a newer version, please update and this issue should be resolved.
Meanwhile, a quick patch is to add the following CSS rule to “Appearance >> Customize >> Additional CSS”:
@media only screen and (max-width:1050px) {
.site-branding {
position:relative;
z-index:99999999;
}
}
Hope this will solve your issue for now and will be permanently resolved with the next update.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @jedp621,
We’re sorry to not have been able to respond sooner.
The product image shouldn’t appear too big and, the product listing and details should integrate smoothly generally. To further check the issue, we would need to check your site.
Could you please provide the URL where we could see the issue?Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @James,
We would be able to assist you more accurately if you could provide more information on the usage of the shortcodes.
For instances, we are assuming you are looking for WooCommerce’s shortcode, then you could check them out on their extensive documentation.
Please use this link to view it.If this wasn’t what you were looking for then please kindly provide more information so we can assist further.
Thank you
Regards,
Support Team
Promenade ThemesAugust 18, 2018 at 10:21 am in reply to: When "Enable View Detail Icon" is checked my shop page breaks #8683ProDesigns
KeymasterHi @shelby,
We weren’t able to recreate the issue you’re facing. It would help if you could share the URL of the site where you’re facing the issue.
If you would like to send some screens for more details, please use our email address ‘[email protected]’.Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @SBMaz18,
Please add the below CSS snippet in “Appearance >> Customize >> Additional CSS“:
@import url('https://fonts.googleapis.com/css?family=Roboto');
Then, save by pressing ‘Publish’. This will get the Roboto font and will take effect on the text for which you have set ‘Roboto’ as the font.
NOTE: Please add this at the very top of other CSS rules that you may have added. If it’s blank then you just need to add this and hit ‘Publish’.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @Brian,
It seems you haven’t activated your license key. Once you activate your license key with us, the updates will be available.
In case you have tried activating the license key, please kindly follow the below steps to do a basic troubleshooting of your license:–
Checking that the proper license key is added and that the key is active
1. From your admin area visit Appearance >> Theme License
2. You should be able to see the status and expiry date of your license
3. If license key is configured properly and the license is active then you should be able to update the theme from from Appearance >> Theme
4. You will see a notification ie. ‘New version available. Update now’. Clicking on update now button will update the theme to the latest versionIf you do not have the key or are facing problems activating it, please let us know and we will send you the key via email.
Thank you
Regards,
Support Team
Promenade ThemesAugust 13, 2018 at 1:02 pm in reply to: Drop down menu displaying behind homepage widget on mobile #7860ProDesigns
KeymasterHi @Corey,
To resolve this please use the steps below:
1. Login to the site’s admin area
2. Go to “Appearance >> Customize
3. Click on “Additional CSS” and in the textarea input paste the below code
#masthead {
z-index: 9999;
}
Hope this will resolve the issue.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @Michiel,
Thanks for sharing the link, it helped it finding the solution.
In order to resolve the issue, you would need to edit the widget’s content. Please find the
img
tag with classalignleft
and replace the classalignleft
withaligncenter
.
Once you change the class, save the edits and refresh the page on the front end.This should resolve your issue.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @brian,
To update the theme to the latest version, please log in to the admin and under the menu item “Dashboard” click on “Updates”.
Under the “Themes” title, you should see a list of themes that have an update available. Select Medical Way Plus and click on Update. This should update the theme to the latest version.The v1.0.5 has couple of upgrades and fixes along with addition of a theme info page.
We hope your queries are resolved. Please let us know if you need any further assistance.
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @saeed,
We checked your site ie herbikala.com, it actually is a Prestashop Store and not our WordPress theme. Thus, we couldn’t help further please kindly post the query on your actual theme developer’s forum.
All the best!
Thank you
Regards,
Support Team
Promenade ThemesProDesigns
KeymasterHi @itskater,
We’re sorry we couldn’t get around to the query earlier.
To fix this issue you would need to add additional CSS rules. This is simple to do.
Please log in to the admin of your site and browser to “Apperance >> Customize >> Additional CSS”.
Please paste the below code in the textarea for “Additional CSS” and save it.
.products{
display:block;
}Hope this would resolve the issue.
Thank you
Regards,
Support Team
Promenade Themes -
AuthorPosts