Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @lynaesh,
All our premium themes comes with initial 1 year of Subscription. This means that you can download the updates and get private support forum access till 1 year of purchase date. But after one year, you will need to renew your subscription in order to continue downloading updates and get private support forum access. But this subscription has nothing to do with the usages of the theme to your site. You can use it in your site as long as you want it without renewing your subscription.
As for the Travel eye pro theme the latest version is “2.4” which you can check in the theme download page.
https://themepalace.com/downloads/travel-eye-pro/
Regarding the compatibility query, yes it is compatible. But if the issue arises with each update then we will fix them and make sure it is compatible with the latest version.
Hope this clears the confusion.
If you have any issues further then kindly let us know.
Thank you.
wensolutionsKeymasterHello,
The CTA section is managed from the customizer > Front Page > Call TO action.
If you chose to set the section using Page or the post then it will link to that particular page or the post. But if you chose to use the custom option then you can add the link in the field “Button Link”.
Screenshot: http://prntscr.com/ngjlr7
As for the color, you need to add the additional CSS so please mention the particular section that you want to change the color of so that we can provide the precise fix.
Thank you.
wensolutionsKeymasterHello @frau-inga,
To resolve the issue, please add below given CSS in the Additional CSS.
@media screen and (min-width: 767px){ .col-3 article { min-height: 600px !important; } }
Hope this helps.
Thank you.
April 24, 2019 at 11:56 pm in reply to: div .tour-info on Travel Base Pro breaking UI on mobile #96093wensolutionsKeymasterHello @sakun,
Can you please provide your site URL so that we can provide the precise fix on this?
Hoping to hear from you soon.
Thank you.
wensolutionsKeymasterHello,
Yes, actually it is not an issue. You just need to manage the setting in the Woocommerce.
Further, if you have any issues related to the theme then kindly let us know.
Thank you.
wensolutionsKeymasterHello,
For the register section to appear you need to manage the setting in the WooCommerce.
Please set the setting as given in the screenshot below:
Hope this helps,
Thank you.
wensolutionsKeymasterHello,
If so then you can do any modification in the theme.
Let us know if you have any issues further.
Thank you.
wensolutionsKeymasterHello,
You cannot directly translate the string in the original theme file. If you directly modify the parent theme then upon update to the latest version all of your modification will be lost.
So, if we recommend you to go through the child theme for any modification in the theme.
Thank you.
wensolutionsKeymasterHello,
When we inspected your site URL we found that to resolve the issue we need to modify the whole template which requires higher code customization.
So, if you want to disable the click then you need to hire our professional developer.
To hire a developer please refer to below given link:
https://themepalace.com/hire-a-customizer
To change the color of the CTA section add below given CSS in Aditional CSS.
#sidebar-front-page-widget-area .cta-layout-1.realestate_base_widget_call_to_action { background: #000000; }
For the portfolio, section add below given CSS.
.realestate_base_widget_portfolio .portfolio-filter a:hover, .realestate_base_widget_portfolio .portfolio-filter a.current { background: #232323; }
You can change the color code as per your requirement.
Hope this helps.
Thank you.
wensolutionsKeymasterHello,
We will verify the issue and get back to you.
Thank you.
wensolutionsKeymasterHello @frau-inga,
Here “By : ” is hardcoded which cannot be changed but you can add the spacing between the date and author by adding below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and add the CSS below:
a.url.fn.n { margin-right: 10px; }
Hope this helps.
Thank you.
wensolutionsKeymasterHello,
The Elementor builder plugin should work fine with the Pleased Pro theme and Travel Pro plugin, however, if you spot any functionality issue, feel free to write us back.
Regards!!
wensolutionsKeymasterHello,
We hope for your kind co-operation,
Regards!!
wensolutionsKeymasterHello,
All the strings of the theme are translation ready and you can translate the individual strings of the theme using the Loco Translate plugin.
If you spot any translation issue with any of the strings in the theme, kindly let us know along with the screenshot so that we can inspect the issue further.
Hope to hear from you soon,
Best Regards!!
wensolutionsKeymasterHello @alireza_hsi,
Yes, please create the child theme and paste the code provided above in your child theme’s functions.php file.
Thank you.
-
AuthorPosts