Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @daniele ,
We are inspecting what exactly your issue is so we will post the fix immediately as soon as we know and find the solution.
Hoping for the co-operation.
Best Regards!!
wensolutions
KeymasterHello @daniele ,
When we inspected your site URL we found that the site is not accessible.
So please can you provide the access to look further into the issue.
Thank you 🙂 .
Best Regards!!
wensolutions
KeymasterHello,
First of all our sincere apology for the delay in replying to you.
Now coming back to your query, what you are looking for requires higher code customization and as much as we would love to help you on this we could not do so as this beyond the support we offer for our product.
Our suggestion to you is hire a professional developer so that your theme won’t be affected in any way.
To hire a developer please refer to below given link:
http://themepalace.com/hire-a-customizer
Thank you 🙂 .
Best Regards!!
wensolutions
KeymasterHello @anna-wanlandmedicinskbildteknik-se,
No, Actually it is very difficult to reduce the width and make the image fir in that width.
This requires higher code customization and as much as we would love to help you on this we are unable to do because this is beyond the support we offer for our product.
Our suggestion to you is hire a professional developer so that your theme wont be affected in any way.
To hire a developer please refer to below given link:
http://themepalace.com/hire-a-customizer
Thank you 🙂 .
Best Regards!!
wensolutions
KeymasterHello @anna-wanlandmedicinskbildteknik-se,
Glad we could help.
If you have any issues further, please let us know.
Best Regards!!
wensolutions
KeymasterHello @anna-wanlandmedicinskbildteknik-se,
To change the blue color that appears at the button of every post paste below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.mediclean_widget_latest_news .latest-news-title { background-color: #3fbca3; }You can change the color code as per your requirement.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello daniele,
Can you post your site URL to inspect further?
Also please post the issue in the English language so that it would be easy for us to undersatnd your query and help you.
Thank you 🙂 .
Best Regards!!
March 20, 2018 at 12:22 am in reply to: Remove "Archive:" from page title using "The Events Calendar" plugin #68151wensolutions
KeymasterHello @appeltech,
When we tried to inspect your site URL, we were unable to do so as your site is under construction so please provide access to your website so that we could inspect further and help you.
Thank you 🙂 .
Best Regards!!
wensolutions
KeymasterHello @kjhernandez,
The theme has the feature where you can choose the default category to display in the event sections which you have created from Admin panel > Posts > categories.
So to make the custom post type display requires a higher code customization and as much as we would love to help you on this we are unable to do so as it falls beyound the support we offer for our product.
Our suggestion to you is hire a professional developer so that your theme wont be affected in any way.
To hire a developer, please refer to below link:
http://themepalace.com/hire-a-customizer
Thank you 🙂 .
Best Regards!!
wensolutions
KeymasterHello @anna-wanlandmedicinskbildteknik-se,
Actually, the thing is the slider will adjust the height according to the image height that you upload to display in the slider section.
So whatever the size i.e. the height you want of the slider, upload the image of that height and the slider will adjust accordingly. Please upload the all the image of uniform height.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @anna-wanlandmedicinskbildteknik-se,
The option to change the color of different parts that appear in the sidebar is already available in the theme.
For this go to Admin Panel > Appearance > Customize > Color Options > Sidebar Color Options and change the color as per your requirement.
If did not find the option for the part that you want to change the color for then please provide the screenshot marking the section and we will help you further with the custom CSS.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @anna-wanlandmedicinskbildteknik-se,
Glad we could help.
If you have any issues further please do not hesitate to post them.
Thank you 🙂 .
Best Regards!!
March 19, 2018 at 1:21 am in reply to: Remove "Archive:" from page title using "The Events Calendar" plugin #68076wensolutions
KeymasterHello @appeltech,
To remove the Archives: text you have to use the custom JS and custom CSS.
As for placing the custom JS, you can install and activate the plugin given below:
https://wordpress.org/plugins/custom-css-js/
You just activate the plugin and paste the JS given below:
jQuery(function() { jQuery('.post-type-archive-tribe_events .page-title').each(function() { var text = this.innerHTML; var firstSpaceIndex = text.indexOf(" "); if (firstSpaceIndex > 0) { var substrBefore = text.substring(0,firstSpaceIndex); var substrAfter = text.substring(firstSpaceIndex, text.length) var newText = '<span class="firstWord">' + substrBefore + '</span>' + substrAfter; this.innerHTML = newText; } else { this.innerHTML = '<span class="firstWord hidden">' + text + '</span>'; } }); });After that you also need to add CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.hidden{ display:none; }Hope this Helps.
Best Regards!!
wensolutions
KeymasterHello @rogerc32,
We would like to apologize for all the inconveniences.
After purchasing the theme form the theme place, you will be able to download the theme in zip format and the main thing is, you do not need to unzip the file and rezip it to upload in your Admin Panel.
After downloading the zip file from your account, please directly upload that zip file without any changes.
For uploading please follow below-given steps.
1. Log into the WordPress Dashboard with your login details.
2. Select the Appearance panel, then Themes.
3. Select Add New.
4. Then select Upload Theme button.
5. Click Browse to locate construction-base-pro.zip file from your computer which you have downloaded from your account.
6. Select construction-base-pro.zip and click Install Now.You can even upload the file via FTP as well.
Please refer to Installation tab in below-given link:
http://themepalace.com/faq/Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @rogerc32,
First of all thank you very much for using the pro version of the theme.
Now coming back to your, we think you are confused about installing the theme.
To install the theme you can follow two process and to know about it, please follow below give link:
http://themepalace.com/instructions/themes/construction-base-pro/#doc-theme-installation-1
Hope this helps.
Best Regards!!
-
AuthorPosts





