Forum Replies Created

Viewing 15 posts - 5,731 through 5,745 (of 8,657 total)
  • Author
    Posts
  • in reply to: About Shopping Cart #48276
    wensolutions
    Keymaster

    Hello @liapp73,

    Yes we do have have our theme official documentation which will help you to set up your site as in the demo.

    Documentation link:

    http://themepalace.com/instructions/themes/photo-perfect-pro/

    But if you have any confusion while setting up any of the sections then you can write to us and we will help you further .

    Best Regards!!

    Have a great week .

    in reply to: Refund profitmag pro #48271
    wensolutions
    Keymaster

    Hello @974magazinepro,

    Glad that it worked for you.

    But if you have any issue related to the theme then please feel free to post them .

    Best Regards!!!

    Have a great week .

    in reply to: Social Menu: WhatsApp-Icon #48123
    wensolutions
    Keymaster

    Hello @infos,

    As you have already added custom links of whats app in social menu now add below given CSS to get a WhatsApp-Icon.

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

    .so-widget-travel-eye-social ul li a[href*="whatsapp.com"]::before {
        content: "\f232";
    } 

    Hope this helps.

    If you need any help further please let us know .

    Best Regards!!

    in reply to: Dropdown menu in IE9 #48122
    wensolutions
    Keymaster

    Hello @winand,

    Glad that you figured out the issue by your self .

    If you have any issue further please feel free to post them .

    Best Regards!!

    in reply to: Small screen side menu problem #48115
    wensolutions
    Keymaster

    Hello @winand,

    Actually it is not the issue . If you open the menu in responsive view then you can close it in responsive view itself and switch back to desktop mode . Or you can simply refresh the page .

    Hope this helps .

    Best Regards!!

    in reply to: Dropdown menu in IE9 #48111
    wensolutions
    Keymaster

    Hello @winand,

    In order to solve the issue of drop down in IE9 use below given CSS.

    :root .main-navigation ul ul { 
                    transform:none \0/IE9; 
    }
    
    :root .main-navigation ul li:hover > ul.sub-menu {
                   trasform:none \0/IE9;
    }

    Hope this helps.

    Best Regards!!

    in reply to: CSS for menu and Sub-menu items on Phone #48108
    wensolutions
    Keymaster

    Hello @erniepope,

    In order to change the color of the menu bar for responsive view use below given CSS.

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

    @media only screen and (max-width: 768px){
    .mean-container .mean-bar {
        background-color: #3875d7;
    }
    }

    You can change the hex color code according to your requirement .

    Hope this helps .

    Let us know if you have any issue further .

    Best Regards!!

    wensolutions
    Keymaster

    Hello @blackgelgmail-com,

    As much as we would love to help you with this , this require higher code customization .

    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/

    We hope it helps,

    Best Regards.

    in reply to: Altering Sections order #48045
    wensolutions
    Keymaster

    Hello @martinb,

    As you have already activated child theme, you have to paste below given code in your child theme functions.php file .

    https://gist.github.com/anonymous/459f4e5ab8b56c3ed746cd3a5c2f0da8

    Hope this helps.

    Let us know if you have any issue further .

    Best Regards!!

    wensolutions
    Keymaster

    Hello @blackgelgmail-com,

    When we inspect your site URL we are unable to find any such gaps as you have mentioned . Please refer to below screen shot :

    https://image.prntscr.com/image/Suu7ckSESTmt_uRNWxXlQw.png

    When checked locally the menu item works absolutely fine i.e it does not directly link to the sub menu item.

    However in your case the member menu item redirects to login page which is the plugin feature and the theme does not have any control over it. Also when we directly enter the the link for member page it lead to login page which is controlled by the plugin. So as per previous replies please contact with respective forum for further help.

    Hope this helps.

    Best regards!!

    wensolutions
    Keymaster

    Hello @blackgelgmail-com,

    The setting for the member is not controlled from the theme i.e. it is the feature from the third party plugin that you are using .

    So please contact to the respective plugin support forum for further help.

    Also to update the theme to latest version follow below given steps .

    1. Download the latest version of Education Hub Pro from your Theme Palace member My-Account to your Desktop
    2. Unzip education-hub-pro.zip to your Desktop.
    3. Using an FTP client to access your host web server, go to /wp-content/themes/ and upload your new copy of Education Hub Pro Theme which shall replace the old files.

    Hope this helps .

    Best Regards!!

    in reply to: Problem with Accessing Education Hub Pro #48030
    wensolutions
    Keymaster

    Hello @rotaryclubofdelmarny,

    When inspecting your screen shot we found that you have not activated the Education Hub Pro theme . So please at first activate the Education Hub Pro from Admin Panel > Appearance > Themes. Once you Activate the pro version you will get the menu field Theme License In Admin Panel > Appearance .

    Then finally place the API key by going to Admin Panel > Appearance > Theme License .

    Screen shot:

    https://image.prntscr.com/image/DyypcPJVRYq6RenuvOu81w.png

    Hope this helps.

    Best Regards!!

    in reply to: Font size #48029
    wensolutions
    Keymaster

    Hello @abayomisegun,

    Glad that your issue regarding the font is resolved .

    The image is displayed as the background image so it will be difficult to adjust the image height .

    However you can manage it to some extent by using the CSS given below.

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

    .wrapper-slider .slide-item {
        background-position: center center !important;
        background-size: cover;
        background-attachment: scroll;
    }

    Alternatively you can use the image of size 1280×588 for the slider .

    Hope this helps .

    Best Regards!!

    in reply to: Altering Sections order #48028
    wensolutions
    Keymaster

    Hello @martinb,

    The Feature to switch the section is not available in the theme however if you wish to alternate the sections you have to activate the child theme and change the order .

    So please mention the section that you want to switch position for and we will help you further .

    Hope this helps.

    Best Regards!!

    wensolutions
    Keymaster

    Hello @blackgelgmail-com,

    When we inspected your site we found that currently you have activated jetpack mobile mode . So please deactivate the Jetpack mobile mode by going to Admin Panel > Jetpack > Settings > Theme enhancements and verify the issue :

    Refer to below screen shot for clear info .

    https://image.prntscr.com/image/H_16_49mTa2HDAkW3S92mw.png

    Also we found that you have not updated your theme to the latest version i.e. version 2.5 . so please upgrade you theme version .

    Hope this helps.

    Best Regards!!

Viewing 15 posts - 5,731 through 5,745 (of 8,657 total)