Forum Replies Created

Viewing 20 posts - 3,801 through 3,820 (of 4,116 total)
  • Author
    Posts
  • in reply to: Jomsom Pro – Changing font family #120277
    tikaram
    Participant

    @freelancer : Glad to know that your issue has been solved. Have a Good day. Thanks for updating.

    Regards,
    Tikaram

    in reply to: Altered PHP-Lost Everything #120276
    tikaram
    Participant

    @bjbarker : Thank you for using our Plugins. We do have other Plugins as well. Please visit this link to know more about our Plugins.

    Regards,
    Tikaram

    in reply to: Featured Slider not working #120274
    tikaram
    Participant

    @micha : The three images under the slider have width: 300px and height: 300px. The fourth image have width: 268px and height: 268px. Please change the dimensions of the fourth image and upload it again with width: 300px and height: 300px, the issue will be solved. This is not a theme or css related issue, its due the small size of image you have used for the fourth image. Maybe you think it was fine earlier with the same image size but it’s not working now on your site. you will need to change the image size and upload a proper sized image. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Responsive Menu not working all the time #120273
    tikaram
    Participant

    @robertf: There are multiple jQuery errors on your website which are causing different issues on your website. One thing i found after analyzing the source of your site is that the theme name has been changed to catch-box-pro-4 instead of catch-box-pro. I could not figure out the reason behind it. I suggest you to disable all Plugins and follow this link to know more about plugin conflict with our themes. If the problem still persist then download a fresh copy of theme and install the theme again. If you need to make any changes to your theme files please create a child theme and do the customizations rather than editing the parent theme. If you make changes on the parent theme directly, the changes will be lost after theme update. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: WooCommerce products on the "home" page #120272
    tikaram
    Participant

    @silkroaddog : I hope you have the Shop Page already created on your website if not please follow this link to generate the necessary Woocommerce Pages.
    Go to Appearance => Customize => Static Front Page Under Front page displays Click on : A static page and Under Front page Select Shop page from the drop down list of pages and then save. Let me know if you need further assistance.

    Regards,
    Tikaram

    tikaram
    Participant

    @flobogo : Please try disabling all Plugins and click on this link to know more about plugin conflict with our themes. If the problem still persist then try installing a fresh copy of theme. The demo of the theme is working fine so there is no any issues with the theme.
    You may upgrade to Pro version of the theme where you have footer editing options from the customizer. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: How to change menu text color #120263
    tikaram
    Participant

    @champac : Go to Appearance => Customize => Additional css and add the following css to change the text color of main menu.

    .catchresponsive-nav-menu a {
        color: #color-code;
    }

    Note : Please change the color-code with a desired color-code you want to use on your site
    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Altered PHP-Lost Everything #120241
    tikaram
    Participant

    @bjbarker:I recommend you to use Catch Web Tools Plugin to insert JavaScript on your Website. Install and active the plugin. To insert JavaScript click on WEBMASTER TOOLS on plugin menu. Then, click on Header and Footer scripts and insert your script on either header or footer part as required. This method is proper and secure and your site will not be down as well. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Featured Slider not working #120240
    tikaram
    Participant

    @micha : I did some research about your site but i could not find your sliders were full width before and the space below the slider was also not there. Please check these link to view how your site was during April and June
    April 2017 : https://web.archive.org/web/20170407220234/http://travelintense.com
    June 2017 : https://web.archive.org/web/20170616173823/http://travelintense.com
    I am providing you additional css to make the slider full width and add space below the slider.
    GO to Appearance => Customize => Additional css and add the following css code

    #main {
        padding-top: 50px;
    }
    .featured-slider .slides img {
        width: 100%;
    }

    Let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: How to create a page WITHOUT adding it to the menu #120234
    tikaram
    Participant

    @grayaii : When you have not created any Menu on your website the default page menu will appear and every time you add a new page it will appear as menu item you will need to add your own menu to get rid of it. To add your own Menu
    Go to Appearance => Menus
    You can find Menu Name field. Give a name as desired and click on create menu. After creating the menu, click on Manage Locations tab which is next to Edit menus.
    Under Assigned Menu you can see a drop down, select the menu that you created for Primary Menu from drop down list and save changes. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Jomsom Pro – Changing font family #120233
    tikaram
    Participant

    @freelancer :If you have a proper internet connection the font should work on your local machine as well. If you are using Google fonts then the font will be imported. Which font family would you like to use? Have you tried to change the font family from the customizer? Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: CT Advertisement Image is not showing on mobile devices #120231
    tikaram
    Participant

    @caro-six : I could not find CT Advertisement Image widget active on your website. It’s not displaying any Advertisement image when viewed from desktop. Please make sure that you have added the widget correctly and its active on your site. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Clean Journal Pro- Add in parallax scrolling #120230
    tikaram
    Participant

    @ashleimedina : Some parts of html of your website needs to be customized to add parallax scrolling effect. You cannot achieve it by just adding some custom css only. I recommend you to hire a customizer as its not possible to add scrolling effect with custom css only.

    Regards,
    Tikaram

    in reply to: Altered PHP-Lost Everything #120228
    tikaram
    Participant

    @bjbarker: You should never edit the Parent theme files directly. You should always create a child theme and add your additional codes to the child theme files. If you have access to the web server download the fresh copy of theme and upload it into your server. The theme files are uploaded to wp-content/themes folder. Replace the old theme with new theme files, your site should start working. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: rockstar theme shortcodes #120227
    tikaram
    Participant

    @chrisuk : Can you Please post in your page URL where you are unable to render the content using shortcode. You just need to put the shortcode and it is supposed to work. The theme supports shortcode. Let me check your page so that i can figure out what could be the solution.

    Regards,
    Tikaram

    in reply to: Remove home slider next/previous arrows #120208
    tikaram
    Participant

    @bothkolbs: Go to Appearance => Customize => Additional css and add the following css and save.

    .cycle-prev #prev, .cycle-next #next {
    	display: none;
    }
    .tribe-events-list-widget ol > li{
    	list-style-type: none;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: How to create a page WITHOUT adding it to the menu #120207
    tikaram
    Participant

    @grayaii : Go to Appearance => Customize => Menus
    You can see your active menu. (Currently set to: Primary Menu) is written under your active menu. Click on the active menu name. Under Menu Options Uncheck Automatically add new top-level pages to this menu. After this the newly added pages will not be added automatically to your menu items. You can edit the previous menu items and keep required items only. Let me know if you need further assistance.

    Regards,
    Tikaram

    tikaram
    Participant

    @jregunathan : Please add the following lines of code inside the functions.php of your child theme. The logo slider will move down above footer. Let me know if you need further assistance.

    function clean_education_pro_child_move_logo_slider_before_footer(){
    	remove_action( 'clean_education_before_content', 'clean_education_logo_slider', 70 );
    	add_action( 'clean_education_after_content', 'clean_education_logo_slider', 40 );
    }
    add_action( 'init', 'clean_education_pro_child_move_logo_slider_before_footer' );

    Regards,
    Tikaram

    in reply to: Mobile menu not working – Create Pro #120177
    tikaram
    Participant

    @imissmygarden : Please try disabling all Plugins and follow this link to know more about Plugin Conflict with our themes. If the problem still persist try installing the fresh copy of theme. Let me know if you need further assistance.

    Regards,
    Tikaram

    in reply to: Clean Business Pro 2.2.4 Doesn't Work #120172
    tikaram
    Participant

    @ejzohn : Have you tried enabling the header image from the customizer ? Please post in your site URL.

    Regards,
    Tikaram

Viewing 20 posts - 3,801 through 3,820 (of 4,116 total)