Forum Replies Created

Viewing 15 posts - 5,536 through 5,550 (of 8,657 total)
  • Author
    Posts
  • in reply to: How to display the category title in carosel? #52096
    wensolutions
    Keymaster

    Hello @sujan,

    Your queries has been answered below .

    Can we display product category name in menu section in this theme.

    Yes you can display the Product category name in the menu section . For this you need to simply go to Admin Panel > Appearance > menus and add Product category in the the menu that you have assigned to display in primary location .

    Screen shot :

    https://image.prntscr.com/image/JoDRW29mSBCbz-MXotZbLQ.png

    How can we edit the shopping cart text of header section?

    To edit the Shopping cart text you have to activate the child theme .

    Child theme references :

    https://codex.wordpress.org/Child_Themes

    You can also create the child theme using the plugin given below:

    https://wordpress.org/plugins/wp-child-theme-generator/

    After activating the child theme, in your child themes functions.php file paste below given code .

    https://gist.github.com/anonymous/43b68dece3b7c33942bd8809646ebf0c

    Here change the text as per your requirement in line no :43 .

    Hope this helps .

    Let us know if you have any confusion further .

    Best Regards!!

    in reply to: center featured trips #52072
    wensolutions
    Keymaster

    Hello @mrypoc,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/travel-eye/reviews/

    Best regards !!

    in reply to: Front Page Photo Slides Won't Go Away #52071
    wensolutions
    Keymaster

    Hello @nottsgill,

    Glad we could help .

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/easy-commerce/reviews/

    Best regards !!

    in reply to: How to display the category title in carosel? #52069
    wensolutions
    Keymaster

    Hello @sujan,

    The feature you are looking for is not available in the theme .

    As much as we would love to help with some custom code, this is beyond the support offered for our products.

    Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be effected in any way.

    To hire a developer please follow the link below

    http://themepalace.com/hire-a-customizer/

    Best Regards!!

    in reply to: center featured trips #52068
    wensolutions
    Keymaster

    Hello @mrypoc,

    To make your image appear in the center even for the two image in Featured Trip section please use below given CSS .

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS .

    .so-widget-travel-eye-featured-trips .slick-list .slick-track {
        margin: 0 auto;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Front Page Photo Slides Won't Go Away #52060
    wensolutions
    Keymaster

    Hello @nottsgill,

    In order to disable the slider go to Admin Panel > Appearance > Customize > Featured Section > Basic Settings and Uncheck Featured Section Enable option.

    Similarly you are getting such message because Easy Commerce Pro is a widget based theme and to set up as in the demo you have to place the widget in front page widget area .

    For any confusion during the setting up, you can refer to theme official documentation given below :

    http://themepalace.com/instructions/themes/easy-commerce-pro/

    Hope this helps .

    Best Regards!!

    in reply to: Expand primary menu #52054
    wensolutions
    Keymaster

    Hello @dabus,

    Please once verify your issue by deactivating all the optimization plugin .

    Kindly let us know if the issue is not resolved .

    Best Regards!!

    in reply to: Slider does not appear or show anything #52052
    wensolutions
    Keymaster

    Hello @embarriosmx,

    Please specify the section that you want to change the font size for with the clear screen shot of that section .

    Best Regards!!

    in reply to: Customizer Error #52051
    wensolutions
    Keymaster

    Hello @harryescoto,

    As you have directly modified your original theme file our suggestion to you is to download the fresh copy of the theme and install. Tracking the lost code of the modified theme will be difficult so you just download the fresh copy and install it .

    However it is always a bad idea to make a direct modification in your original theme file as the modification be lost and we can not revert back . So if you have to make any change in the file please go through the child theme approach so that your original theme file will not be affected .

    Hope this helps .

    Best regards!!

    in reply to: Change display of Image size of Sliders #52044
    wensolutions
    Keymaster

    Hello @steve-glca,

    The WordPress by default has provided the option to add the additional custom CSS .

    For this go to Admin Panel > Appearance > Customize > Additional CSS .

    Here paste your desired custom CSS for any additional modification.

    Hope this helps .

    Best Regards!!

    Have a good day .

    wensolutions
    Keymaster

    Hello @mririnui,

    Glad to know your issues has been resolved.

    If you have any queries further, please send us your queries and we will happily help you further.

    We would also really appreciate it if you could help us further by reviewing our free theme on WordPress Repository at :

    https://wordpress.org/support/theme/university-hub/reviews/#new-post

    Best Regards !!

    in reply to: center featured trips #51957
    wensolutions
    Keymaster

    Hello @mrypoc,

    We apologize for the confusion. However, we are still having trouble understanding the issue clearly.

    With default settings, the featured trips widget should display the trips block aligned as in the screenshot here :

    http://imgur.com/a/xA5uV

    If your layout is different, Please provide us your Website URL so that we can better visualize the issue and provide precise fix.

    Best Regards !!

    in reply to: Expand primary menu #51955
    wensolutions
    Keymaster

    Hello @dabus,

    While we have tested your site in the ipad, the link issue seems to have been resolved.

    Please check and verify the issue in your side.

    Also, make sure you have updated the theme to the latest version and clear cache in your site.

    if the issue is not resolved, please let us know so that we can debug the issues further.

    Best Regards !!

    wensolutions
    Keymaster

    Hello @mririnui,

    To increase the width of the ticker area to show more words from the title, please paste in the following custom CSS in your Admin Dashboard > Appearance > Customize > Additional CSS :

    .top-news {
        width: 75% !important;
    }
    
    #news-ticker {
        width: calc( 100% - 75px ) !important;
    }

    Hope this helps,

    Best Regards !!

    in reply to: pages – cotrolling font properties #51939
    wensolutions
    Keymaster

    Hello @gudkashah,

    The styling for the posts and pages are predefined separately in the theme itself.

    Also, we are not quite clear on which section / page of the theme that you would like to customize fonts / colors of with your query.

    Please explain the requests further with some screenshots and your Website URL and the changes that you would like to get so that we can help you precisely.

    Best Regards !!

Viewing 15 posts - 5,536 through 5,550 (of 8,657 total)