Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

developer vwtheme

Forum Replies Created

Viewing 15 posts - 1,456 through 1,470 (of 4,017 total)
  • Author
    Posts
  • in reply to: rename section ID #45355
    developer vwtheme
    Participant

    Hi,

    1) We have checked your site but you have added the wrong CSS you added a .sticky { padding: 0 190.5px; } this CSS
    Please add the steps given below for the sticky header
    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.
    .sticky {    padding: 0 32px;
    }
    2) Find #vw-sirat-pricing-plans id in style.css and assets >> js >> custom.js file replace this id with #pricing-plans id after you apply the below steps that we have already provided to you
    Go to sirat-pro theme folder >> template-parts >> home >> section-pricing-plans.php Edit file go to line number 30 remove <?php echo VW_SIRAT_STYLES; ?> this code from pricing-plans.

    3) Kindly follow the steps given below for the mobile menu to change active page color

    @media
    screen and (max-width: 1024px){
    #header-menu .current_page_item a {
        color: white;
    }
    }

    Many Thanks

    in reply to: how do i change the language of the woocommerce store #45353
    developer vwtheme
    Participant

    Hi,

    To change the language of WordPress frontend, backend, and theme settings. Follow the following steps
    For Frontend:-
    1)Download the GTranslate plugin.
    2)Install and activate the plugin.
    3) Go to plugin/GTranslate/settings
    Open link:-https://ibb.co/X8rYKwP
    4)A select number of language and position of dropdown for option to translate.
    (default will be English)
    Go to plugin/GTranslate/settings
    Open link:- https://ibb.co/PZh2PyZ
    5)Open the front end and select the language from the dropdown and reload the page.

    For Backend:-
    Wordpress should always allow me to change the language, where default “English (United States)”.
    Settings > General Settings > Site Language
    Open link :- https://ibb.co/NFK9XkZ

    For Theme settings in theme customizer.
    1)You need to create the Portable object template(.Pot) file.
    2)Translate that Pot file into Portable object(.Po) and Machine Object(.Mo) using Poedit and google translator.
    3)Write the “define (‘WPLANG’, ‘(language-name’);” in ‘wp-config.php’.
    Ex.define (‘WPLANG’, ‘fr_FR’);

    Many Thanks

    in reply to: CAfe Pro Theme #45352
    developer vwtheme
    Participant

    Hi,

    If you want we can review the issue, make a user for us assign administrator role, and send us the username and password along with the URL at [email protected].

    Many Thanks

    in reply to: icons are not displayed #45335
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

    You need to use the WP Font Awesome Plugin to resolve the issue regarding the icons.

    Download the Plugin from https://wordpress.org/plugins/wp-font-awesome/

    If you need further assistance or clarification please let us know.

    Thank You

    in reply to: rename section ID #45334
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below

    Go to sirat-pro theme folder >> template-parts >> home >> section-pricing-plans.php Edit file go to line number 30 remove <?php echo VW_SIRAT_STYLES; ?> this code from pricing-plans.

    If you changed it you need to remove vw-sirat- from CSS and JS also.

    1) Kindly follow the steps given below to change active page color

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    #header-menu .current_page_item a {
    color: #000;
    }

    2) Kindly follow the steps given below for the sticky header

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    .sticky {
    padding: 0px 62px;
    }

    Many Thanks

    in reply to: posts –> related post #45316
    developer vwtheme
    Participant

    Hi,

    Add the below CSS code in additional CSS for that Go to dashboard >> Appearance >> Customize >> Additional CSS >> Here you have to paste the below CSS code >> Publish it

    .entry-content p {
    display: none;
    }

    Many Thanks

    in reply to: Latest vwgym update #45315
    developer vwtheme
    Participant

    Hi,

    Add the below CSS code in additional CSS for that Go to dashboard >> Appearance >> Customize >> Additional CSS >> Here you have to paste the below CSS code >> Publish it

    .search-box i {
    display: none;
    }

    Many Thanks

    in reply to: Tamaño del logotipo #45308
    developer vwtheme
    Participant

    Hi,

    If you want we can review the issue, make a user for us assign administrator role, and send us the username and password along with the URL at [email protected].

    Many Thanks

    in reply to: Images not appearing on pages in VW Gallery #45307
    developer vwtheme
    Participant

    Hi,

    You can add [vw-galleryshow vw_gallery=”149″ numberofitem=”8″ bootstraponecolsize=”3″] this shortcode in the gallery section.

    Please change vw_gallery=”149″ this Id

    Check the screenshot to for better understanding to select gallery id

    Add-gallery

    Many Thanks

    in reply to: rename section ID #45306
    developer vwtheme
    Participant

    Hi,

    Sorry for our online chat team does not respond to you may be its network issue we did not get your message.

    If we give you steps for the change pricing-plan id then all CSS and JS also change if you do it from your self then we will give you steps.

    Please share your site URL it will help us to provide you a better solution.

    Many Thanks

    in reply to: rename section ID #45282
    developer vwtheme
    Participant

    Hi,

    If you want we can do it for you, make a user for us assign administrator role, and send us the username and password along with the URL.

    Many Thanks

    in reply to: Problem Smash Balloon Instagram Feed #45271
    developer vwtheme
    Participant

    Hi,

    You are welcome, if you have any other query, do let us know.

    Many Thanks

    in reply to: Пропали картинки темы #45270
    developer vwtheme
    Participant

    Hi,

    If you want we can review the issue, make a user for us assign administrator role and send us the username and password along with the URL at [email protected].

    Many Thanks

    in reply to: Tamaño del logotipo #45269
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to change Why choose Us text

    Go to Dashboard >> Appearance >> Customizing >> Theme Settings >> Video >> Video Text

    What logo size you want?

    Many Thanks

    in reply to: posts –> related post #45268
    developer vwtheme
    Participant

    Hi,

    Can you please share your site URL it will help us to provide you a better solution.

    Many Thanks

Viewing 15 posts - 1,456 through 1,470 (of 4,017 total)