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 - 28,701 through 28,720 (of 39,333 total)
  • Author
    Search Results
  • #84471

    Ok – that’s a bit disappointing I’ve translatted my entire website and then realise those permalinks issue :-S
    I don’t really see myself doing it all over again :-S
    Polylang is one of the best so I’m a bit disappointed.
    Is there a hack – I heard maybe downgrading Page Builder to an older version? but I’m not sure where to find that version?

    In forum: Virtue Theme

    In reply to: Image size

    #84440

    its kind off impossible
    i see it when i remove background on site or header

    #84425

    Hi,

    I’ve been working om my site but suddenly the look of the 2nd category have changed with more space in the bottom and the sub categori indicators have moved more to the right than before. At the same time the sub category indicators for “kundeservice” at the top menu have suddenly moved on top of the text.

    Page

    How can I get the old look back?

    Br
    Anders

    #84421
    This reply has been marked as private.
    #84405

    There is nothing built into the theme’s functionality that would allow for a menu like this. It would require some third party plugin to accomplish.

    I tried to find some menu options that would allow you to accomplish this, and came up with a list of options here.

    http://designbeep.com/2013/10/22/20-jquery-side-sliding-panel-plugins-show-hide-website/

    I would look through these to see if you might be able to get any of them to work.

    #84399

    Salut Hannah et Kevin, Non, je n’ai pas encore publié le site, je ne veux pas qu’on le voit en chantier… Je vais vider le cache et je vous tiens au courant.
    Merci les amis 🙂

    #84398

    Hi guys just a quick question,

    How can I make a side bar menu like this in the screenshot? and make it collapsible?

    Like this one from this website

    Sorry to be such a pain

    Richard

    #84396

    Hello! Would it be possible for you to send a link to the page that you’re having issues with?

    This sounds like it could be a caching error. Have you tried clearing your site’s cache to see if that solves the issue?

    #84393

    Bonjour,

    J’ai un souci avec le menu d’images. Les liens ne pointent pas pourtant ils s’affichent en bas à gauche de l’écran. J’ai bien coché la case “ouvrir dans une nouvelle fenêtre” et ça marche sur mon autre site qui est un brouillon.
    D’avance, je vous remercie.
    Odile

    In forum: Pinnacle Theme

    In reply to: Font Style Bold

    #84383
    This reply has been marked as private.
    #84376

    Hi, There’s a mini sub menu at the top of every post I make under the site header on the right in very small writing.

    Is there any way I could remove this?

    Thanks 🙂

    In forum: Virtue Theme

    In reply to: I have got a virus.

    #84375

    Hey,
    I do suggest contacting your host. It’s possible they have a backup of your server.

    I don’t believe your issue came from the theme, I don’t think it had anything to do with you uploading it unless locally you have a virus on your machine.

    I do a lot of testing with this. It’s obviously a big issue and there isn’t any kind of virus within the theme folder. Also just so you are aware there is about 10,000 sites actively using the premium theme. Over 100,000 sites using one of our four themes and all four have the same theme options base in terms of security. If there as a virus in the the premium theme or in the base structure then you wouldn’t be the only one with this issue.

    A virus being on your site could have come from any number of areas including another site on the server that isn’t a part of your sites.

    The best thing would be contacting your host. They will be able to see the root of your issue and help you solve. I wouldn’t think locally just in terms of a plugin from the sounds of it your virus is in the core of your server and so you will need your hosts help to remove it.
    Ben

    In forum: Virtue Theme

    In reply to: I have got a virus.

    #84370

    This affected all my 8 sites. I now have this problem, besides I can’t edit any file via ftp, it gives me an error.

    It’s not a plugin, it’s a virus in a standalone archive I suppose. Everything was fine until I uploaded virtue premium folder to my hosting.
    Then I installed suggested by theme plugins. It suggested me 5 plugins to install (i’m not sure, maybe less)

    I have tried to rename theme and plugin folders, but this doesn’t help. I now can’t edit any file on my hosting, some virus asks for a password in a language i don’t speak.

    #84349

    Hi there, I’m using the Virtue Premium Theme for my first woocommerce website. I already added some products on the website(for every product I have 3 or 4 Pics in the product-gallery). The Problem: When you’re on the page of one product, the little other pics (product gallery) are not next to each other. There are two product pics next to each other with a big white space between. And two pics below it. I want to have all product pics in one line, from left to right, under the big product pic.
    Is that possible? Thank you very much…

    #84348

    This is what it shows in my theme section!!
    “Issues with problems

    The following themes are installed but incomplete. Each issue must have at least one style sheet and 1 standard.
    name Description
    virtue_premium Missing style sheet (CSS). Deletion ”
    Can you please help me out????? I lost my whole site!!!

    In forum: Virtue Theme
    #84346

    Can’t do a thing yet, got hacked on all my sites, will try it when I solve the issue.

    #84345

    Hello, after installing Virtue Premium from an archive yesterday, I have got a virus in all my .htaccess files even on my other sites on that hosting. Can you please check theme or supplied with it plugins for viruses? I didn’t do any other installations.

    Now my normal wordpress login page is replaced by pop-up on all my sites and the password doesn’t work:

    In .htacess I have found this code:
    <Files “wp-login.php”>
    AuthType Basic
    AuthName “please use your control panel password”
    AuthUserFile *************************
    Require valid-user
    </Files>

    #84335

    Hello Ben,

    I have been away from work on the website for some time.

    I am still not decided on the final layout of my home page:

    I used some code in Custom CSS Box to insert search widget and some text via visual editor.

    I wonder if there is a way to add the search widget in the secondary menu to the right of my other menu items rather than the topbar.

    Here is my CSS code, that I copied from others in the forum, so it may not be right:

    /* TOPBAR */
    
    .headerclass {
        padding: 25px;
    }
    
    .topbarmenu ul li a {
    padding: 10px 30px;
    font-size: 14px;
    }
    
    .topbarmenu ul li a {
        color: yellow;
    }
    
    #topbar ul.sf-menu > li > a:hover {
        color: #ffcc66;
    }
    
    /* TOPBAR SEARCH */
    
    #searchform {
            background-color: #1e73be;
    }
    
    #topbar-search input[type=text] {
            color: #ffffff;
            font-size: 14px;
    }
    

    Also, You had previously mentioned that you could move the text to the right to be closer to the language switcher in the topbar. Finally, can the language switcher text be the same size as the text that I want moved: Contact-Us (h5 style, strong).

    Thankyou.

    #84333

    I’m using Polylang and Virtue Premium theme.

    My site is in French as a default language and english secondary – When I create the english version of my portfolio post, In the right hand side I have no category listed and cannot select a category.
    What that means then is I cannot create a grid that filter out only one category.

    Any help on this?

    I also experience a lot of Page not found issue – which I seem to fix randomly without really knowing why or how.

    Bene

    In forum: Virtue Theme
    #84328

    hi hannah thank you so much i was thinking that but wanted to make sure…. i will get that enabled straight away. nothing at the moment. i don’t want to enable it at the moment. but when i do deactivate the plugin i get an php error i will show that in a few moments when i get round to looking at that site.

    Richard

Viewing 20 results - 28,701 through 28,720 (of 39,333 total)