Forum Replies Created

Viewing 20 posts - 3,921 through 3,940 (of 4,116 total)
  • Author
    Posts
  • in reply to: Language Selector #119380
    tikaram
    Participant

    @masfur : Go to Appearance => Widgets and add a widget inside Header Right . The content of this widget will be displayed above the menu. Hope this solves your issue.

    Regards,
    Tikaram

    in reply to: Header Image… Watermark #119371
    tikaram
    Participant

    @masfur : Please provide me the URL of the image and then i will provide you the css. Upload the image on your site and provide me the URL.

    Regards,
    Tikaram

    in reply to: Theme options not updating #119369
    tikaram
    Participant

    @maracarol : Please try deactivating all plugins and follow this link to know more about plugin Conflict with our themes. If its not a plugin issue then post in your site URl and i will help you solve the issue.

    Regards,
    Tikaram

    in reply to: sidebar header nav menu hover color #119368
    tikaram
    Participant

    @mmarvel54 : Please add the following additional css from customizer.

    .sidebar-header-right .widget_nav_menu .sub-menu li a:hover, .sidebar-header-right .widget_nav_menu .sub-menu li a:focus {
    	background-color: #00316f;
    }

    Regards,
    Tikaram

    in reply to: selecting fonts in clean journal pro #119367
    tikaram
    Participant

    @mmarvel54 : Go to Appearance => Customize => Theme Options => Font Family Options . Select the desired font family for your site and save your settings. Let me know if the desired font family is not in the list. Hope this helps you.

    Regards,
    Tikaram

    in reply to: customize 404.php #119362
    tikaram
    Participant

    @ikh1 : Please download the child theme from the following link.
    https://catchthemes.com/wp-content/uploads/2014/05/adventurous-pro-child1.zip Copy the 404.php file from your parent theme to your child theme folder and make your changes. Then activate the child theme from your dashboard. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Header Image… Watermark #119361
    tikaram
    Participant

    @masfur : You can create an image and use as a background-image using additional css after uploading it your site. Let me know when the image is ready i will provide you the additional css. The width of the image should be equal to the width of your site to have the correct position. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Image loading issue #119333
    tikaram
    Participant

    @benoit: Please try uploading the images from WordPress Dashboard again. The problem is that you migrated the database from the localhost and the file URL are stored as localhost instead of your site URL.
    Your image URL should be like <img src="http://weast-it.ca/wp-content/uploads/2017/05/html2.png" alt="HTML5 Icon" width="190" height="205"> but now the URL is <img src="http://localhost/weastit/wp-content/uploads/2017/05/html2.png" alt="HTML5 Icon" width="190" height="205">. Let me know how this goes.

    Regards,
    Tikaram

    in reply to: Image loading issue #119328
    tikaram
    Participant

    @benoit: The slider image is fine on desktop as well as mobile but the images are not loading in desktop version also. After analyzing your site i found that the images are pointing to localhost and not to your site domain.
    Example link of image from your site:
    <img src="http://localhost/weastit/wp-content/uploads/2017/05/php.png" width="190" height="205">
    Please change the URL of the images from dashboard and it should work perfectly. Let me know if you need further assistance.

    Regards,
    Tikaram

    tikaram
    Participant

    @jackhartmann9 : After analyzing your site i found that you are using post for about page instead of Page. Please Go to Dashboard => Pages => Add new and add the content for your about page and publish. Hope you understand the difference between Posts and Pages in WordPress. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: logo not appearing #119326
    tikaram
    Participant

    @tcullin12 : After analyzing your site i found that the logo has been covered by the header with text Contact Us Email Us. The header is placed incorrectly. The header is fixed and the logo and site title are covered by the header. Please try removing the header or moving to different locations or place the header correctly so that it doesn’t overlaps with the site logo and title.
    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: News and homepage #119290
    tikaram
    Participant

    @dinatgio : Go to Appearance => Customize => Additional Css and add the following css.

    #content #primary{
        display:none;
      }

    Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Header image randomly disappears in Nepalbuzz #119287
    tikaram
    Participant

    @media6 : Yes, you are right its better to use a child theme for custom code/settings to remain when you update the theme. I recommend you to use a child theme but using a child theme will not create problems like disappearance of header image. please check the code of your child theme properly so that it doesn’t affects the functionality of the parent theme. There should be problem with your child theme customization. let me know if you need further assistance.
    Please follow this link to learn more about child theme creation.

    Regards,
    Tikaram

    in reply to: Inserting and placing an image #119285
    tikaram
    Participant

    @skstewart: I recommend you to add the website name and tagline to the image. Still the width of the header image is 1500px only. Please Go to Appearance => Customize => Additional css and add the following css to remove the white space around the image.

    #header-featured-image .wrapper{
    width:100%;
    }

    Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Catch box pro : "customize" page is empty #119283
    tikaram
    Participant

    @infonet: Please try disabling all plugins if you have installed any plugins. Please post in your site URl as well.

    Regards,
    Tikaram

    tikaram
    Participant

    @jackhartmann9 : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Single Post Widget #119242
    tikaram
    Participant

    @mmhgloba : Adventurous-pro comes with three optional sidebars.
    1. Optional Sidebar One
    2. Optional Sidebar Two
    3. Optional Sidebar Three

    Go to Appearance => Widget and add a widget in either Optional Sidebar One or Optional Sidebar Two or Optional Sidebar Three.

    Go to Posts and edit the post where you want the Optional sidebar to appear.Scroll down where you can see Select Sidebar. Here, select the sidebar in which you want the widget to appear.
    Hope this works for you. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: News and homepage #119216
    tikaram
    Participant

    @dinatgio : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Text "Menu" beside the Mobile Menu Icon #119187
    tikaram
    Participant

    @netschmied :Please try clearing the cache of your device. Its working on my end. Try viewing in new devices. Please have a look at the screen-shot at my end.

    Regards,
    Tikaram

    in reply to: Weird caching issues due to transients #119185
    tikaram
    Participant

    @theophila : Please download the latest version of the theme. The theme has been updated. let me know if the issues are resolved or not.

    Regards,
    Tikaram

Viewing 20 posts - 3,921 through 3,940 (of 4,116 total)