Forum Replies Created

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • in reply to: Loop Headline Rotator infintely #974788

    sorry my mistake

    in reply to: Google reCAPTCHA and Enfold Contact Form #973179

    The number of spam messages has drastically increased these days (1/5 mins.). At first my hosting provider has even deactivated my website!

    I changed the Enfold form to: “not send a copy to the person” and used the integrated Enfold Captcha – which didnt help at all.

    I have seen the PHP text you offer as a work around to use Google reCaptcha. Implementation is difficult.

    Please provide a native integration of the reCaptcha into the Enfold form, currently Enfold forms are just producing spam!

    Hi, thank you for your help. It looks to me, that Youtube has changed things now and the insertation of the video link is enough, at least when I just tried it now.

    Hi thanks,
    I am aware of this function. But for lightboxes Enfold works differently (just by copying the video URL, or an image URL for the same matter). And here these Youtube specific codes dont work. Check this forum for posts, you’ll find lots of the same question.

    Regards, Klaus

    in reply to: CSS tweaks #677982

    Hi Andy,
    no, the only change is: the left and right edges are increased/widened for all the pages.
    Especially the excerpt text stays the same: serif font, italic, small.

    I have tried many versions of the CSS but no changes here. Any idea?
    Klaus

    /* RSS widget */
    .rssSummary {
    font-style: normal !important;
    }

    .widget_rss li div {
    font-style: normal;
    }

    .rsswidget li div {
    font-style: normal;
    }

    .rsswidget a div {
    font-style: normal;
    }

    a.rsswidget div {
    font-style: normal;
    }

    .rss-date div {
    font-style: normal;
    }

    .rssSummary div {
    font-style: normal !important;
    }

    .widget_rss li div{
    font-style: normal !important;
    }

    ———
    Nicht

    .rssSummary {
    font-style: normal;
    }

    div.rssSummary li {
    font-style: normal;
    }

    li.rssSummary div {
    font-style: normal;
    }

    .rssSummary li div {
    font-style: normal;
    }

    .rsswidget li div {
    font-style: normal;
    }

    li.rsswidget div {
    font-style: normal;
    }

    in reply to: CSS tweaks #677701

    Hi Andy,
    I entered the CSS in the Enfold options, no results. Maybe a spelling error?
    Below I have attached the login for you to see yourself.
    Regards,
    Klaus

    in reply to: CSS tweaks #676402

    Hi Andy,

    thanks. I want to display the text of the RSS widget in the same format as the other text in the pages body. Right now the letter size is different, there is italic text, a different font etc.

    Regards,
    Klaus

    In /wp-content/themes/enfold/css/layout.css?ver=2
    I found this and altered it a bit, but I dont get results:
    /* RSS widget */
    .widget_rss li{
    line-height: 1.5em;
    font-size: 14px;

    }
    .widget_rss li div{
    font-family: „Open Sans”, Helvetica, Arial, sans-serif;
    font-style: normal;
    }

    .rsswidget{
    display:block;
    font-weight: bold;
    }

    .rss-date, .widget_rss cite{
    font-size:14px;
    }

    .widget_rss li{
    padding:7px 0;
    }

    .widget_rss .widgettitle img{
    display:none;
    }

    in reply to: Select widgets on search results page #675444

    Hi Yigit,

    there is no widget area in the “Design/Widget” admin section defined for the search page, so I can’t use the visibility controls of the plugin you suggest or the internal WordPress functions which do essentially the same.

    Again: where can I control the widgets of the Enfold search page?

    Regards,
    Klaus

    in reply to: Select widgets on search results page #675021

    Hi Yigit,

    there is no sidebar section for the search page in /wp-admin/widgets.php

    Where/how do you want me to apply the search condition?

    Regards,
    Klaus

    in reply to: Customize text links in Enfold #666075

    Hi Andy,

    thank you. As far as I understand, there is not much more to do?

    If so, here is my tip/wish for a new release of Enfold:
    – create some CSS-distinction between image, navigation, breadcrumb, headline, footer and main text links that makes it possible to change links
    – usability/designwise it makes little sense to have the same color for “bold headline” (not clickable) and links (clickable)

    Regards,
    Klaus

    in reply to: Customize text links in Enfold #665776

    Hi Andy,

    thank you that is much better.
    Any chance to limit this just to text links and to get rid of the lines below the images, the headlines (and the “You might also be interested in reading this”)?

    Regards,
    Klaus

    in reply to: Customize text links in Enfold #665358

    Hi Andy,

    tried on several browsers on two machines: the yellow line doesnt show.
    The CSS code you provided is definitely in the CSS.

    As I said before, it look like there is something wrong with the CSS code. When I look at the HTML of the pages there is only standard a h ref links without any classes. So I tried it with this slightly alteration of your code:

    a {
    border-bottom: 2px solid yellow !important;
    }

    and immediatedly #every# link even images and menu items had a yellow line.

    Something is wrong in the CSS you send:

    .row a.link-text {
    border-bottom: 2px solid yellow !important;
    }

    Regards,
    Klaus

    in reply to: Customize text links in Enfold #665240

    Hi Andy,

    I deactivated Jetpack “customize CSS” and now the code in the Enfold Quick CSS is showing up in the enfold.css, see the link below. But the CSS changes are not showing in the browser, neither in Chrome or Safari. Is the “row a.link-text” wrong?

    Regards,
    Klaus

    in reply to: Customize text links in Enfold #665221

    No caching.
    There you go with the PW, Klaus

    in reply to: Define/select sidebar widgets for 404 page #665213

    Hi Andy,

    thank you. I used https://de.wordpress.org/plugins/404page/ since the plugin mentioned in the page above seemed outdated.

    Regards,
    Klaus

    in reply to: Customize text links in Enfold #665202

    Hi Andy,

    did it, no change at all visible.

    Regards,
    Klaus

    in reply to: Define/select sidebar widgets for 404 page #664694

    Hi Andy,

    I am talking about the 404 page you provide with the theme in wordpress/wp-content/themes/enfold
    You load sidebars with widgets:
    – “Seiten” that shows all the pages of my site
    – categories
    – archives

    Where/how can I turn of the display of these sidebar widgets? Without having to handle the php file after you guys send an update of the theme.

    Regards,
    Klaus

    in reply to: Customize text links in Enfold #664688

    Hi, find the link to my old site below. It is the “weiterlesen” link. Regards, Klaus

Viewing 18 posts - 1 through 18 (of 18 total)