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.

VW Blog Theme

Home Forums VW Theme VW BLOG PRO THEME VW Blog Theme

Viewing 15 posts - 61 through 75 (of 86 total)
  • Author
    Posts
  • #5781
    lolitalampika
    Participant

    Bonjour, Merci de de votre aide et de toutes ces informations.
    Je désolé mais le code que vous m’avez donné pour fixer le bouton ” envoyer ” à la même hauteur des champs ” nom ” et ” adresse ” ne fonctionnent toujours pas. Par ailleurs, j’ai remarqué que lorsque l’on renseignait un titre pour le site, que le nom du site apparaissait dans le header. Comment faire pour ne plus le voir apparaître ?

    #5782
    developer vwtheme
    Participant

    Hi Lolita,
    For newsletter submit button, we are giving you some easy steps and CSS to add.
    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given on it >> Publish.
    input#nf-field-8 {
    padding: 8px 333px 7px 333px;
    }
    And for logo could you please specify or give screenshot to check the point.
    Thanks

    #5788
    lolitalampika
    Participant

    désolé mais pour le bouton de la newsletter, ce n’est toujours pas ça

    #5798
    developer vwtheme
    Participant

    Hi,

    Please add this code to Appearance -> Customize -> Additional CSS

    .news_content input.wpcf7-form-control.wpcf7-submit {
    margin-top: 20px;
    }

    Thanks

    #5805
    lolitalampika
    Participant

    Bonjour, Cela a marché pour le bouton ” envoyer “. Merci

    #5817
    developer vwtheme
    Participant

    Pleasure.

    #6001
    worldshiftersblog
    Participant

    Im having trouble with my menu pages. For some reason I have a “home” button that I cannot change or edit. I have my front page which i can edit but not the “home” page. Need help.

    URL: https://worldshifters.net

    #6006
    developer vwtheme
    Participant

    Hi,
    As per your query, we have seen your site and it’s in under construction mode and your “home” menu button is made of the custom link that way you cannot edit it.
    We are giving you some easy steps to check home menu custom link or not.
    Go to Dashboard >> Appearance >> Menus >> Just check the home menu in you will see custom link written.
    If you need any other help please let us know.
    Thanks

    #6012
    worldshiftersblog
    Participant

    But is there anyway that I can get rid of it? If I can’t edit it, I don’t see why I would need it. Thank you for your help.

    #6020
    leisa.g.collins
    Participant

    Hello,

    I’m working with VW Magazine Blog theme (free). How can I avoid having my Featured Image for each post take over my blog’s Header Image at the top of the post page when you click on any post at my site? In other words, I’d like to have my blog Header Image appear at the top of each page of the website: https://doyoureadwhatiread.com.

    Many thanks,
    Leisa

    #6032
    developer vwtheme
    Participant

    Hi Leis,
    As per your query, we are providing you some very easy steps and CSS to delete the image.
    In the Dashboard then go to Appearance then go to Customize then go to Additional CSS, put the above CSS on it, Publish.
    .header-image.bg-image img {
    display: none;
    }
    if you require any more help please message us.
    Thanks

    #6083
    jitendra1984n
    Participant

    i buy this themes but i cant upload on word presss

    #6084
    jitendra1984n
    Participant

    recenty i buy blogpro thmes but when i upload this massage error < The uploaded file exceeds the upload_max_filesize directive in php.ini.> ple reply asap

    #6147
    developer vwtheme
    Participant

    Hi Jitendra,

    It’s a common error and it can be easily fixed. This error message is an indication that the file you are trying to upload is larger than your web host allows (WordPress default file upload size is 2 MB).

    You can go to dashboard >> Media >> In media you can see upload size, you can upload files up to 512 MB >> If it is 2MB then you need to increase it.

    A solution is easy, you need to increase the file size upload limit. You can ask your web host support team to increase the file size limit.

    If you don’t want to do that, you can simply upload the theme files and plugin to their respective folders by accessing your server via Cpanel or the FTP.

    Login to your Cpanel -> File Manager -> Public HTML -> Find the folder in which you have installed the WordPress -> Go to /wp-content/themes and upload the themes there and extract the zip file.

    For plugins go to /wp-content/plugins and upload the plugins there and extract the zip file.

    Let us know if you have any other questions.

    Thanks

    #6215
    worldshiftersblog
    Participant

    I am trying to put a youtube video on my site.I use the “Our video” theme setting and i set the embed url into the entry but it is not showing up. help please

Viewing 15 posts - 61 through 75 (of 86 total)
  • You must be logged in to reply to this topic.