Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'site'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 32,561 through 32,580 (of 39,333 total)
  • Author
    Search Results
  • #58011

    I’m using on my site a photo gallery (“Standard Gallery”).
    I should add a small line of text below each thumbnail (es: photos: 001) and see it even when the picture is opened.
    How can I do?
    I tried to display captions but the field also varies the “alt” attribute of the photos in the code of the page, and that’s not good.
    Stefano

    In forum: Virtue Theme

    In reply to: Change Layout page

    #58010

    my site: http://www.mobilexgrup.ro/

    #58000

    Yes Ben, I realized I made a huge mistake lol. Learned from that. I was in a hurry so I did not really pay attention to the huge database behind it. My bad.
    Gladly I have good backups and I managed to restore my old site (phew!) 🙂 I will use that Duplicator you suggested. Thanks !

    #57980

    Hello,

    Observing for couple of days that when clicking an Image ( not the caption below image) through MOBILE ( I am using Android MotoG device), the images is not popping up in lightbox display. But if I click the Caption below image it is working perfectly. Is there anything I am missing.

    Also, observed that when clicking only the images having inline Hyperlink ( specified in the image link property ) for different pages, it is not propagating. But again If I click the text below the Image it is propagating properly.

    This is Only happening in MOBILE. In Desktop/Laptop it is perfectly fine.
    Here is the site link:- http://www.arindambhattacharya.com

    Thanks and Regards,
    Ari

    #57968

    Please be more specific about what your wanting. Based on your site you have a widget which you gave a title and a widget where you didn’t add a title?

    Ben

    #57942

    ps. love your site.
    Ben

    #57938

    Hey,
    I’m looking on the site link shown. You have css like this:

    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 568px)
      and (-webkit-min-device-pixel-ratio: 2)
      and (orientation: portrait) {
    	.banner.headerclass {
    		height: 10px!important
    	}
    }
    

    In your child theme. That is causing the issue. Remove all the css like that.

    Ben

    #57934

    I revisited and it did help. This situation is resolved.

    #57923

    Hey,
    First off that isn’t how you move a wordpress site… So I suggest contacting your host and praying they have a backup on there server they can restore for you.

    Else you will need to try to recover what you can. But in the future make backups. There are lots of free plugins and I suggest this one: https://wordpress.org/plugins/duplicator/

    That plugin is also really good for transferring.

    Here is where the trouble is: “So I went to the database and removed the incorrect urls for the images.” Whatever you did there is where your database is broken. You can’t simply remove urls they are saved with store values with the length of your URL marked.

    See here: https://codex.wordpress.org/Moving_WordPress
    Note this part:

    If you do a search and replace on your entire database to change the URLs, you can cause issues with data serialization, due to the fact that some themes and widgets store values with the length of your URL marked. When this changes, things break. To avoid that serialization issue, you have three options:
    Use the Better Search Replace or Velvet Blues Update URLs plugins if you can access your Dashboard.
    Use WP-CLI’s search-replace if your hosting provider (or you) have installed WP-CLI.
    Run a search and replace query manually on your database. Note: Only perform a search and replace on the wp_posts table.

    So I suggest trying to go into the database and changing the urls back to what they were. Then I also suggest moving your site back to the subfolder so you can approach this from a fresh start (use duplicator makes the whole thing really easy without any risk to your site).

    Ben

    #57915

    Hello,

    I want to customize my mobile homepage just exactly just like desktop display.
    there is no space on top & bottom between my image-menu widgets when viewed on the smartphone or tablet screen.
    Can you help me with this? What css should I put in my custom css box?
    this is the site
    Thanks!

    #57897

    Dear support,

    I have a very URGENT matter.

    I had my newly made site in a subdirectory. I moved (in settings, wordpress) the site to the main directory. After that, I moved all my files (yes, all of them) also to the main directory. The site worked, but some images did not load. So I went to the database and removed the incorrect urls for the images.
    After that I refreshed the page and, GUESS WHAT, everything was gone. Nowhere was a backup of my theme options settings. All my widgets were gone.
    How on earth is this possible?!

    What can I do to get my old settings back?

    Need help urgently!!

    In forum: Virtue Theme
    #57875

    What you would you be placing into the head section?

    If you need to add a script or something into the header of your site you should use a plugin: https://wordpress.org/plugins/header-and-footer-scripts/

    Ben

    In forum: Virtue Theme

    In reply to: Category Page Help

    #57860

    Hi Hannah, although it is faraway, I will have several of my sites combined into this one. As you see currently there is MUT, so on the menu tab I will have HUT, MUT AND NBA, these need to be separated and they each have their own product options. What is my best approach?

    #57847

    Hi, I have a problem with the font size of the post title on my blog, I had a themify theme and I replaced it with a virtue theme, but now the font size of the titles in my posts is to big and it overlaps and looks awful, how can I change the size of it? here’s a link to my website

    Thank you in advance for your help!

    #57846

    Thank you, Ben, for sorting this issue out you are a genius! I really appreciate you taking the time out to do this for me 🙂 and I must say it’s been a pleasure using this theme. All stations go to get back working on my site again.

    Scott

    #57825
    This reply has been marked as private.
    In forum: Virtue Theme
    #57818

    Thanks, Ben,

    I’ve got it about the image…so how about an icon, then. Perhaps the Font Awesome Cog? I manually added this to all list items in my own site: <i class=”fa fa-cog”></i> – rightwebsite.co.uk – and it worked fine, but the icons disappeared when I switched from a Genesis Child theme to a Virtue Premium child theme.

    What thoughts?

    Regards, Valerie

    #57813

    Since adding an image menu to my homepage (6 images), my site seems to have slowed down quite a bit(73/100 on pingdom) When I remove it, my site will render at a decent speed (but I’d prefer not to). Any suggestions on speeding this up? Is there an ideal size for images in an image menu?

    Thanks !

    Tara

    In forum: Virtue Theme

    In reply to: Minimum Order

    #57800

    Hey,
    You should use a child theme. Never a good idea to add code into the parent theme.

    Here is an example child theme: https://www.kadencewp.com/wp-content/uploads/2014/02/virtue_premium_child.zip

    Use ftp or your cpanel web file manager to access the files and remove what you added. Then use the child theme above to set up your site there you can add your function into the function.php file and you won’t every have to worry about updates.

    Ben

    #57787

    I see the countdown on your site?
    I only changed one thing and it’s part of the latest theme?

    Ben

Viewing 20 results - 32,561 through 32,580 (of 39,333 total)