Forum Replies Created

Viewing 30 posts - 57,211 through 57,240 (of 92,309 total)
  • Author
    Posts
  • in reply to: Text box #896441

    Hey Ilaria77,

    First off, could you try updating the theme to the latest version (4.2) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    If not then please post a screenshot of the issue, as I’m not sure I understand the problem fully.

    Best regards,
    Rikard

    in reply to: vertical align #896440

    Hey ADAGE,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    in reply to: Enfold Pre Sale Questions #896438

    Hi Stefan,

    2. Maybe you could accomplish that using the Accordion or Tabs element? Then you wouldn’t have to use any custom code. We do help out with smaller customisations.

    4. Local videos are supported, though hosting them with Youtube or Vimeo tends to load them a lot faster in general.

    Best regards,
    Rikard

    in reply to: Logo area color problem #896437

    Hey IbrahimAlrabeh,

    Thanks for the link, though I couldn’t see anything like that on the front page. Where can we see the actual problem?

    Best regards,
    Rikard

    in reply to: Repeated installation issues #896436

    Hi,

    Thanks for the feedback, though your server is throwing a 500 internal server error when I try to log in. Not sure why that is?

    Best regards,
    Rikard

    in reply to: Logo Not Showing #896435

    Hey richv100,

    I think that is because you have selected to have a transparent header, did you try uploading your logo under Enfold->Header->Transparency Options as well?

    Best regards,
    Rikard

    in reply to: HTPPS? #896434

    Hi Stephen,

    Great, glad we could help you out. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi,

    Thanks for that, so you are adding the video using the Layer Slider? Could you try setting it as a background to the Color Section element instead? I had a look at your button code, though it looks like it’s only plain html?

    Best regards,
    Rikard

    in reply to: Theme update fails #896431

    Hi,

    I’m 100% sure but I don’t think the maintenance mode is down to which theme you are using, it’s core WordPress functionality. Though we will of course try to help you out anyway, did you try out the suggestions posted by @guenni007 and did you have any luck with them?

    Best regards,
    Rikard

    in reply to: Enfold Tabs strange behavior #896430

    Hi,

    Thanks for the feedback. I’m not sure how that could have happened, but if it’s working on the new page then maybe it would be better if use that, and delete the old one?

    Best regards,
    Rikard

    in reply to: Gallery full width #896429

    Hi,

    Thanks for the feedback, could you post admin login details in private so that we can have a closer look please?

    Best regards,
    Rikard

    in reply to: Font Helvetica Neue 45 Light won't work #896427

    Hi,

    Hehe, it can be an easy thing to miss. Glad you spotted the problem though :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    in reply to: Warning: Narrowing occurred during type inference #896426

    Hi Thina,

    Great, glad you got it working and sorry for the problems. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi,

    Thanks for helping out @guenni007, did you try out the last suggestion and did you have any luck with it @nadjak77?

    Best regards,
    Rikard

    in reply to: Video #896424

    Hey Dundee,

    Thanks for the login details, though we will need a URL as well?

    Best regards,
    Rikard

    in reply to: Single article with back button #896423

    Hey topmedialab,

    Did you try setting the URL of the link value manually? Since you want it to go back to your blog page then you can hard code it:

    $link = "http://your.site/blog/";

    Best regards,
    Rikard

    in reply to: show list artiles like Post slider #896422

    Hi,

    Thanks for the feedback, did you try setting the featured image? Like I said in my previous reply; you will need to do that if you want them to show up instead of the icon.

    Best regards,
    Rikard

    Hey mailworm,

    We are aware of the problem and we’re very sorry about it, it should be fixed in the next release of the theme though.

    Best regards,
    Rikard

    in reply to: facebook likebox width problem #896419

    Hi,

    Thanks for the screenshots, I’m guessing you have customised that yourself? It needs to be changed since the classes and ID’s have changed between the two versions you are comparing between. We still need to be able to inspect the problem though, could you update on a staging site maybe?

    Best regards,
    Rikard

    in reply to: Responsive 4 col footer to 2 col footer on tablets #896417

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    in reply to: Full width easy slider not working #896416

    Hi,

    Great, glad you got it working :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    in reply to: MOBILE MENU will not open on some page #896415

    Hey mattcakes24,

    I can see the problem on my end too, though I can’t see what is causing it unfortunately. There are some error messages on the page, though I’m not familiar with what they mean or why they are there in the first place. Would you be able to get help from the people who provided the iframe? Also, why do you need that iframe? Wouldn’t it be better to create products on your own page?

    Best regards,
    Rikard

    in reply to: Tablet responsiveness issues with enfold-shop/about/ #896121

    Hi David,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1024px) {
    .postid-215 .av_one_half {
        margin-left: 0 !important;
        width: 100% !important;
    }
    }

    Best regards,
    Rikard

    Hi David,

    I have a problem with my menu…I have a floated botton on the right, and, it opens to the right (problem since i also have boxed layout)…You can take a look: http://www.ilovealcazar.com ( i button, on the right)

    I don’t really understand your initial question, could you try to rephrase it or post a screenshot highlighting the element you would like to change and how please?

    Also, what we meant by posting in separate threads for each question was not to post in old threads, but to create a new thread for each question. If you do that, then it’s much easier for us to help you out.

    Best regards,
    Rikard

    in reply to: Menu top left, social icons top right, logo below middle? #896115

    Hi David,

    I couldn’t reproduce the error on my end using Chrome, could you post a screenshot of it and in which browser you are seeing that please?

    Best regards,
    Rikard

    in reply to: Responsive Tablet #896113

    Hi David,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1024px) {
    .av_one_fourth {
        margin-left:0 !important;
    }
    }

    Best regards,
    Rikard

    in reply to: Where is the travel demo content #896111

    Hi David,

    Do you mean that users don’t understand that they can scroll the table sideways? If not then please try to explain a bit further or post a screenshot highlighting what you are trying to achieve.

    Best regards,
    Rikard

    in reply to: Is anyone using this – CSS Hero? #896110

    Hi David,

    I’m not sure how that plugin works, but I think it would be better if you gathered all your CSS in one place, and Quick CSS does that as good as a plugin would do.

    Best regards,
    Rikard

    in reply to: HTPPS? #896106

    Hi niguli,

    Thanks for sharing :-)

    Best regards,
    Rikard

    in reply to: Tab Section height doesn't adapt content height #896104

    Hi,

    Thanks for that, though I can’t reproduce the problem on my end using Chrome. In which browser are you seeing that happen? Could you post a screenshot of what you are seeing on your end?

    Best regards,
    Rikard

Viewing 30 posts - 57,211 through 57,240 (of 92,309 total)