Forum Replies Created

Viewing 20 posts - 8,801 through 8,820 (of 12,027 total)
  • Author
    Posts
  • in reply to: How do I customize the social buttons within the menu? #167823
    Skandha
    Participant

    @gammabrian: To have social media icons
    Go to => Appearance => Customize => Menus => View All Locations => Social Menu => Create New Menu => Add items => Add Custom links to display your social icons

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Everest PRO theme – Footer Areas One to Four #167821
    Skandha
    Participant

    @infoeyeamamazed-com: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @johanna: Hello Johanna,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Menu on iPhone issue #167774
    Skandha
    Participant

    @rodeboy: Hello Chris, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Catch Starter PRO CSS error #167764
    Skandha
    Participant

    @tech-tfie: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: menu responsive #167753
    Skandha
    Participant

    @valelotartaro: You can upload the image in Dropbox or similar kind of workspace and then post the link here.

    Kind Regards,
    Skandha

    in reply to: CSS for menu item #167752
    Skandha
    Participant

    @jennifersimsdesign-com-au: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-item-2102 a {
    	background: url('http://armadaleps.wa.edu.au/wp-content/uploads/2019/03/PTO_Logo.gif');
    	background-position: center center;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Blank space #167746
    Skandha
    Participant

    @mithrand: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @dbatty: Hello Derek,
    Yes updates are only available for 1 year after purchase, after that you will need to renew your theme subscription.

    I could try looking at the problem if you provide you WP admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: String translation #167710
    Skandha
    Participant

    @uschelbert: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/solid-construction/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: CSS for menu item #167702
    Skandha
    Participant

    @jennifersimsdesign-com-au: Hello Jennifer,
    Please post in your site URL and clarity which menu item you are referring to and what changes you would like to make to that menu item.

    Kind Regards,
    Skandha

    in reply to: String translation #167694
    Skandha
    Participant

    @uschelbert: Hello there,
    Sorry for the late reply.
    First of all
    Go to => Child Theme Folder => functions.php and add the following Code.

    function polylang_translation() {
    	if ( function_exists( 'pll_register_string' ) ) {
    		$headline = get_theme_mod('solid_construction_featured_content_archive_title', esc_html__( 'Featured Content', 'solid-construction-pro') );
    		$sub_headline = get_theme_mod('solid_construction_featured_content_sub_title', esc_html__( 'Here you can showcase the x number of featured contents', 'solid-construction-pro') );	
    
    		pll_register_string( 'solid_construction_featured_content_archive_title', $headline, 'Solid Construction Pro' );
    		pll_register_string( 'solid_construction_featured_content_sub_title', $sub_headline, 'Solid Construction Pro' );
    
     		$quantity = get_theme_mod( 'solid_construction_featured_content_number', 3 );
    			for ( $i = 1; $i <= $quantity; $i++ ) {
    			 	$title   = get_theme_mod( 'solid_construction_featured_content_title_' . $i );
    				$content = get_theme_mod( 'solid_construction_featured_content_content_' . $i );
    				$more_button = get_theme_mod( 'solid_construction_featured_content_more_button_text_' . $i );
    				pll_register_string( 'solid_construction_featured_content_title_', $title, 'Solid Construction Pro' );
    				pll_register_string( 'solid_construction_featured_content_content_', $content, 'Solid Construction Pro' ); 
    				pll_register_string( 'solid_construction_featured_content_more_button_text_', $more_button, 'Solid Construction Pro' );//die('aaaa');
    			}	
    	}
    }
    add_action ( 'admin_init', 'polylang_translation' );

    Now you will find the Featured Content strings in Languages => String Translations.
    You should be able to add translated strings for Featured Content section.

    To make the translated text on your site when you change the language.

    Go to => Child Theme Folder => create a folder template-parts => Under template-parts create another featured-content and under featured-content folder
    create two files display-featured.php and content-image.php

    Add the code in this link to display-featured.php.
    and add the code in this link to content-image.php.

    Now you should be able to translate the featured content section.
    Let me know if this works out.
    Kind Regards,
    Skandha

    Skandha
    Participant

    @dbatty: To be on the safe side I suggest you to back up your theme before update. For that you can use Catch Web Tools plugin. Install and Activate the plugin. Download the theme from your https://catchthemes.com/my-account/ page.
    Now,
    Go to => Dashboard => Catch Web Tools => Activate Catch Updater Module => Upload Plugin => Browse and select the .zip file you downloaded => Click on More Options and Create Backup as Yes and finally click Install Now.

    This will update the theme and also create a back up of the theme file in the Media Tab on your Dashboard.

    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @dbatty: Hello Derek,
    To update pro theme you’ll need to first download the theme from your https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/theme-instructions/catch-responsive-pro/#updating

    Let me know if this helps you out!

    Kind Regards,
    Skandha

    in reply to: Demo Content #167688
    Skandha
    Participant

    @mikemunsonmusic: Hello Mike, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/audioman/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @dbatty: Hello Derek,
    You seem to be using a very old version of the theme. Can you please update the theme to the latest version and let me know if the issue persists?

    Let me know if the issue persists.
    Kind Regards,
    Skandha

    in reply to: featured slider help #167633
    Skandha
    Participant

    @manonwethly: Hello there,
    I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: Change top Menu button font color and Icon in Mobile #167632
    Skandha
    Participant

    @greenwhite560: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #primary-menu-toggle {
    	color:#000;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Remove menu/navigation #167631
    Skandha
    Participant

    @johntrue: To remove the menu completely.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header-main {
    	display:none;
    }

    The option to change the position of sections(Section Sorter) is only available in pro version of the theme. I suggest you upgrade to pro. You can check out the additional-features available in the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: menu responsive #167628
    Skandha
    Participant

    @valelotartaro: Can you please attach me a screenshot a where the menu is getting distorted?

    Kind Regards,
    Skandha

Viewing 20 posts - 8,801 through 8,820 (of 12,027 total)