Viewing 30 results - 79,831 through 79,860 (of 142,870 total)
  • Author
    Search Results
  • #792604

    Hi,

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

    Best regards,
    Rikard

    #792601

    Hi,

    Ok, thanks for the feedback. I’m guessing there is no solution for that then, let us know if you should need any further help on the topic though.

    Best regards,
    Rikard

    #792595

    Hey pvdgaag,
    If I understand correctly, you would like the three columns on your home page to remain a stacked single column like in the mobile view (425px wide) until 1024px wide when it can go to laptop view, which is also landscape tablet? This can be done, but it would require quite a bit of coding and time for it to work very well. This maybe suited better for a freelancer that can take the time to address it properly.

    Best regards,
    Mike

    #792594

    Topic: Responsive?

    in forum Enfold
    MyGirlFriday805
    Participant

    Hello,

    I’m having a bit of an issue with the look of my site when viewing on a smartphone. Does anyone have any suggestions? I really like how it looks on the desktop version, but when you view it on the phone- it doesn’t look very good. mygirlfriday805.com

    #792567

    Topic: Comment Text Size

    in forum Enfold
    perfectword
    Participant

    Hi there,
    I’m trying to increase the font size of the comments on our site blog. I tried the following CSS but it didn’t change anything:

    #top .comment_text {
        font-size: 20px;
    }

    I also tried this CSS, but it changes the font size of only the commenter’s name instead of the commenter’s actual comment.

    .comment_content {
        font-size:20px;
    }

    Any help would be greatly appreciated.
    Regards!

    #792556

    Hi,
    Quick CSS:

    #top .template-search.content .entry-content p {font-size:20px !important;}

    web(wahn)sinnige Grüße
    Jörg

    #792552

    HI,

    My fast fix with a Quick CSS so only defined ones will be around:
    1. you activate custom CSS field => http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    2. you set to the custom ccss class from the button the css class name example nxh-roundbutton
    3. in the Quick CSS you write

    .nxh-roundbutton .avia-button { border-radius: 50% !important; min-height:100px !important; min-width:100px !important; padding-top:44px !important;}

    Info
    The padding-top is is being computed 50% from min-height, here in the example then 50px and 50% from font-size at 13px font-size is 6 thus 50-6 = 44 and with the min-height and min-width you define the size of the round button ;)

    that’s all

    best regards
    Jörg :D

    • This reply was modified 8 years, 10 months ago by AgenturWP.
    #792534

    To follow up… This is what I did to get the menu in the socket area…

    https://kriesi.at/support/topic/footer-menu-in-the-socket/

    It works, but it’s off center. Possibly due to having too many items in the list.

    So, trying to get it centered is still an issue, plus I would like to hide the menu below a specific width if possible.

    Steve

    #792528

    By the way, there is another issue with the Tabs:

    Every of the 3 Tabs has different margins on top as you can see in the attached picture. They all have the exact same content.

    Please get the Content Tabs to work real soon guys, i don’t know, what i should tell my client …
    Tab Content Fail

    #792520
    KimberlyM
    Participant

    Can’t seem to get the Footer Widget Text in all 3 sections of my footer the same size. Realize that in Footer #1 and #2 we only have links and in Footer #3 we have text. But even the links in Footer #1 & #2 are viewing an acting differently. #2 you hoover over it and it underlines it, but in #1 no response for hover feature.

    Reviewed multiple posts on this topic and tried editing my general css but to no avail. Please help.

    #792514
    alexanderduenchem
    Participant

    Hey guys,

    i have the exact same issue as described here:

    https://kriesi.at/support/topic/12-columns-dont-stay-next-to-each-other-in-tab-section/

    I really need to create more than 3 1/3 Columns in my Tabs to get the Layout looking like its supposed to.

    When will you guys roll out an update for this problem? My client is getting angry and I cannot fix the issue.

    Thank you.

    Hi,

    Thank you for updating the topic for us.
    Let us know if there is anything else we can do to help you

    Best regards,
    Basilis

    #792459
    JKarr
    Participant

    Hello kind people.
    I would like to remove the space between menu and blog content.
    Website link attached.
    I would like to remove the white space between the menu bottom and top of blog, to match the home page dimensions. I’m using a color section as the background for the blog.
    This is the first time I’ve used a color section with the blog . I’ve spent some time trying quick css from similar posts on the forum, messing with the color section, without any luck. Can this space be removed? I just want the top of the blog color section to meet the bottom of the menu affecting only the blog page.

    Thank you very much for your time and this wonderful theme.
    jk

    #792433

    Hi,

    unfortunately we can’t help with this 3rd party plugin, as we have no experience with it. If plugin’s author can’t help you, then I would go for a different plugin. Check out our recommended plugin list for membership plugins: https://kriesi.at/support/topic/recommended-plugins/

    Also you could always hire a freelance developer for this job of course.

    Best regards,
    Andy

    #792431

    In reply to: Top bar customize

    Hi,

    why aren’t you using Enfold’s header shrinking function? you can activate it inside Enfold->Header->Header behavior->Shrinking Header
    Then you can also activate the option “Unstick topbar”.

    Best regards,
    Andy

    #792424

    Topic: Layer Slider issue

    in forum Enfold
    charlescheng719
    Participant

    Hi,

    I would like to find out –
    I am using your demo import with layer slider.

    But now – i see it normal on my iphone and work laptop (It in the middle)

    But when i browse from home pc – “22inch monitor”

    I feel it is off to the centre, please advice what can i do to make it in the middle?

    I have post a picture of the screen shot.

    Please advice.

    View post on imgur.com

    #792423

    I am very tired seeing these warnings. Of course, applied your fix @Victoria_d but doesn’t seem to fix. Using the line of code in my child theme functions file:

    add_theme_support('deactivate_layerslider');

    Here’s my various issues:
    2017-05-12 10:53:52.135 [NOTICE] [##.##.##.###:HTTP2-15] [STDERR] PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /wp-includes/functions.php on line 4790
    2017-05-12 10:53:52.135 [NOTICE] [##.##.##.###:HTTP2-15] [STDERR] PHP Warning: fread() expects parameter 1 to be resource, boolean given in /wp-includes/functions.php on line 4787
    2017-05-12 10:53:52.134 [NOTICE] [##.##.##.###:HTTP2-15] [STDERR] PHP Warning: fopen(/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php): failed to open stream: No such file or directory in /wp-includes/functions.php on line 47

    As I’ve shared before, it’s time to stop embedding and bloating your codebase with these applications. It’s like chasing a rabit’s tail with support this year for this one application. Highly considering another theme altogether. It’s like Enfold has run it’s course. Perhaps time to produce Enfold LIGHT or FULL. I don’t want layerslider for example… And the new v4 seems like a naming convention only. Was hoping for more effort.

    Dave

    #792420
    rhae
    Participant

    Hi,

    I’ve got a weird issue. The hamburger menu is not visible when viewing my site on mobile.
    It’s turned on (never turned it off) in the settings, so I don’t know why it’s happening.
    I do have some quick css to lower the menu on the desktop, but removing that code doesn’t solve the hamburger menu problem.:
    #header_main { margin-top: 15px !important; }

    Any idea’s on how to fix it?

    #792413

    Hey laptophobo,

    no, not as far as I know. However IE is not known to be the best browser out there, so you might want to switch to a different one.

    Best regards,
    Andy

    #792409

    Thanks Nikko, I have re-named the isotope.pkgd.min.js file of the plugin to isotope.pkgd_old.min.js to see how far I can go with that … and it seems to work – both the plugin with its calendar and the ENFOLD masonry posts … by now the ENFOLD masonry posts and the calendar of the plugin seems to work without problems.

    I will watch it, where I run into problems with this renaming. I contacted again the plugin author, perhaps he’ll provide an update for the plugin and this script.
    Thanks for your help!

    #792405

    Hello Victoria,

    I added the code snipped provided by Ismael in this post to the child theme’s functions.php
    https://kriesi.at/support/topic/you-may-also-like-or-related-products/

    No errors. No change on the product page. Related products are still showing even when upsells have been added to products.

    Thanks for your assistance!

    Hi,

    add this code:

    #top .products .product.last, #top #main .products .product.last {
    margin-right: 1% !important;
    }
    div .products .product {
    width: 24%;
    }

    and adjust as needed.

    Best regards,
    Andy

    #792383

    Hi,

    I think that could be the issue, probably not calling the script in the plugin or in Enfold would fix the issue without disabling the plugin. isotope.metafizzy.co is part of avia.js which consists of lots of js scripts, try to disable one or the other and hopefully that fixes the issue.

    Best regards,
    Nikko

    #792378

    Thanks for pitching in, @tjswarbs78! :) 

    Antonio, do you still need help with this topic, or can we close this thread?

    Cheers!
    Sarah

    We’re glad that Ismael is able to explain it well! :D

    Do you need any other help with this topic, or can we close this thread?

    Best regards,
    Sarah

    #792368

    Yes, with this plugin disabled, the masonry posts work, but with it enabled, they do not work.

    Someone told me, that the error is in the /js/isotope.pkgd.min.js?ver=2.9.4 script file of the plugin, which is the https://isotope.metafizzy.co/ script.

    I found out somewhere here in the forum, that ENFOLD also uses the https://isotope.metafizzy.co/ script as the plugin does.

    Could it be, that the masonry posts do not work, when a plugin and the theme together both use this https://isotope.metafizzy.co/ script?

    And: what version of isotope.metafizzy.co is ENFOLD 4.0.5 using, where can I see this please?

    Thanks.

    #792362

    Hi!

    Just for category pages, right? Please add this code:

    #top.category .post-meta-infos .blog-author.minor-meta,
    #top.category .post-meta-infos .text-sep.text-sep-cat {
       display: none;
    }
    
    #top.category .template-blog .post_delimiter {
    	margin-bottom: 10px;
    	padding-top: 10px;
    }

    You can adjust the value of the margin and padding. Originally, that’s 50px.

    Best regards,
    Sarah

    #792361

    In reply to: Embedding web font

    Hi Rikard

    Sorry to conflict here but I think this is a theme issue. Previously a post I made I was told something wasn’t possible and I demonstrated it was. Please take a moment to digest the issue.

    This url shows the two sites side by side. I’ve even taken the time to draw red boxes around the fonts in question and put nice little red arrows to them.

    View post on imgur.com

    The one on left (green background) is working fine with twenty twelve customised. The exact web font files have been transferred via ftp from the old site to the new enfold site. The exact css code that loads that font has been copied from old site and pasted over into new site at top of style.css file of child enfold theme.

    So why do the two fonts look so different?

    I did a little test. In the css I have inserted (into the enfold child theme style.css) that references the font files using absolute paths I made a small edit. I edited the path to a non existing location so no font file could possible be loaded. Guess what happened? The font still looked the same on the micro site.

    So what do you think this test tells us? What it tells us is that no font file was being loaded in the first place. And that is explaining why they look so different. The font you’re seeing on the microsite (orange background) is some fall back font.

    It doesn’t take sherlock holmes to see the font files are not loading.

    So this brings us to the next burning question. If the font files have been moved from the working site to the new site, and the exact same css code has been copied and pasted over. What could the culprit be? What is the one thing that is not the same.

    YOU GUESSED IT FOLKS!! The THEME!!!

    So this is theme related. We have something with enfold (and not for the first time) that doesn’t conform to standard css / html. We are going to need something theme specific here.

    I had it not so long ago with a woocommerce filter that would normally work but because we had an enfold site we had to write something enfold avia specific to get it to work. Took me days to realise it was a theme specific issue.

    So please can you guys take the time to read this post properly especially with the time I’m taking to ask you for some assistance and screenshotting / image editing with nice arrows.

    I’ve provided login information as well. This is a theme issue. So please help me solve this as I would appreciate your help and on the whole love enfold theme.

    #792338

    Hi Victoria, that fix didn’t work it caused the layer slider to disappear from the menu in dashboard and images not to appear. It did get rid of the error messages. Nikko, said it’s causing another issue but I don’t think he was able to figure it out. Maybe you can take a look? His answer is on the bottom of the page.

    #792326

    Thanks for your message. You can close the topic now.

Viewing 30 results - 79,831 through 79,860 (of 142,870 total)