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 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 13,521 through 13,540 (of 53,646 total)
  • Author
    Search Results
  • #215453

    Hi

    I have exactly the same issue on the website I manage https://wwww.odysseus-unbound.org which is in English (default) and Greek.

    If it helps, I can add that I have a WordPress search form on my custom 404 pages and when I test the 404 pages from a Greek url or Greek language browser I get the English 404 page as set in the Theme Options (as in Hugo’s post) but the placeholder in the search box is in Greek, replaced by Polylang.

    I recall an earlier discussion in this forum on a similar topic and I think Ben said he might be able to make the page id of the custom 404 page a translateable string that would be picked up by Polylang (and similar plugins?). Is that possible?

    Cheers

    Julian

    #215447

    Hi Kadence Team, my custom 404 page is not getting translated on frontend. I use Ascend Premium Custom 404 Page option and Polylang Free. I’ve tried resaving permalinks but no change.

    Step to reproduce:
    1- Create a page and its translated versions with Polylang.
    1- Go to Theme Options, Theme Extension tab and activate Custom 404 Page option.
    2- Using the “Choose a 404 page” dropdown select the page you’ve created, in your default language.

    Result expected:
    On frontend, the custom 404 page is shown on the corresponding language depending on the URL language code, for example:
    – example.com/en/…/ should load the 404 page in English;
    – example.com/fr/…/ should load the 404 page in French;
    – example.com/pt/…/ should load the 404 page in Portuguese;

    Result experienced:
    The 404 error message is shown on the language of the page selected on the “Choose a 404 page” dropdown, independently of the user language and the url.

    Is there a way to get this working on the way I’ve described above?

    Many thanks
    Hugo

    #215439

    Hi!

    I am trying to change the button on some contact forms which I inserted with the conact form shortcode in visual editor.

    Few things I don’t know how to handle:

    1. I changed the background color of the button, but it seems like there is still some sort of white tranpsarant overlay as the color doesn’t match with the button background colors on the page: #459686

    2. It looks like there is still some sort of 3d effect going on. How do I get rid of this?

    3. what CSS should I add to change the tekst on the button? Now it says “Vastleggen” but it should be “Verzenden”

    Contact form at the bottem of this page:

    I already added the following CSS:

    .contactbruiloft {
    color: #ffffff;
    }

    .pushbutton-wide {
    color: #ffffff;
    font-weight: bold;
    background-color: #459686;
    height: 50px;
    width: 120px;
    border-radius: 5px;
    border-color: #459686;
    }

    Rick

    #215423

    Hey,
    You are using an " in your attribute, which is not sanitized. It creates issues trying to configure your variations to determine if the selection can be purchased prior and preventing a selection that shouldn’t be selected.

    To fix, instead of adding custom attributes in the products themselves, (there you can only define the slug and label together) create the attributes in the products > attributes page. There you can define a “slug” which can use safe characters so your size can still label as 5″ Small but your internal slug can be 5-inch-small.

    That would fix the issues.

    Ben

    #215418

    certainly a strange bug in firefox.

    Let me see if I can explain:

    Basically, your facebook widget in the sidebar loads delayed, once it loads it causes a javascript error in firefox and only firefox for some reason. That javascript error breaks certain javascript listeners in the page. One listener is the “animate in” js function to run a fade up on your blog posts when you scroll to them.

    The reason a smaller logo makes it work is that moves your blog posts up just enough in the browser viewport to trigger that listener on load or at least makes it trigger on scroll before the sidebar facebook widget triggers on scroll. The reason your not seeing this every time is because Facebook also loads delayed when scrolled and so those listeners are being triggered near the same time based on scroll speed and other internet speed factors.

    I would guess long term this gets picked up by facebook and fixed but we don’t have control over that or the timeframe so as a fix to make sure the posts load right now add this css which will remove the animate in.

    .kad-animation {
        opacity: 1;
        top: 0;
    }

    Hope that helps!

    Ben

    #215398

    Hello,

    I am getting the following types of error messages on a website that I am working on. I just switched it over to SSL and am using the SSL Insecure Content plugin to fix the URL’s. Everything seems to be working great except for the Fonts and Icons. Here are some of the error messages I’m getting.

    Mixed Content: The page at ‘<URL>’ was loaded over HTTPS, but requested an insecure font ‘<URL>’. This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    Mixed Content: The page at ‘ was loaded over HTTPS, but requested an insecure font ‘ This request has been blocked; the content must be served over HTTPS.

    #215408

    Hi Hanna,

    Thanks.. but it seems not to work. On my draft product page I get the image but not the frame.

    But then again, a short while ago you posted that code:

    .icon-cart:before {
    content: “e0ce” !important;
    }

    I saw how it worked on my site. But some time later, it didn’t since. My trolley did not changed to a basket anymore. Maybe you check for that first

    It is as if my custom code in ADVANCED SETTINGS is ignored entirely or at times. I have that feeling since a while although some code still seems to work

    Rainer

    #215401

    Hi All! I have a logo that is 553px × 460px. Edge, Chrome and Safari views my site perfectly without breaking homepage news excerpts. While viewing with Firefox, the homepage news loads only about half the time (very random). I removed all my plug-ins, posts, custom css code and found no conflicting issues. I’ve also tested this on my wife’s computer using Firefox and it had the same problem. I even rolled back to an earlier build of FF with no luck. After many hours, I finally narrowed down the the culprit. Any logo that exceeded 297 width (298+), broke the homepage posts. Like I said, it’s not every time (maybe 3-4 out of 10). If I refresh the page it fixes the problem. Not sure what to do at this point, as I’ve tried everything I know. If anyone can help me with this I’ll be a very happy man! Thanks in advance.

    website:

    #215392

    Hi there,

    on this site: heirloompizzapie.com

    there is a row with a “order online” button and the company logo, about 1/2way down the page, and I want them to line up straight on mobile. I can’t find the selectors for those two – it’s all sow widget this and that.

    Can you help?

    Thank you,

    Luke

    #215391

    I’m finding that if I include SiteOrigin Page Builder in the Gutenberg environment, I get an unending switch between “Auto Saving / Update” and “Saving / Updating” – can’t close the browser tab without getting a “you might lose information” type warning. I hope I’m not once again overlooking something simple.
    De-activating PageBuilder seems to get rid of the problem (but means I can’t use Page Builder to add a widget in one of its blocks). Is PageBuilder supposed to work within the Gutenberg block environment, or only in the classic editor environment?

    #215379

    I was wondering if anyone can help me.. I running WP 5 with ASCEND Theme with WOO EXTRA plugin.
    On all the product pages (some examples below)

    You can hover the color swatch but when you click it doesn’t stay selected.. But will still go to cart. How do u keep it selected. The color swatches (are images)
    The top link on this post has a few more variations “separate problem” when on mobile this product wont even recognize the 2 variations image selections (color and logo together) so you cant even add to cart.. But it works on PC

    Any Help would be appreciated.. Thanks

    #215365

    Hey Angelo,
    I think this css will work for you:

    .page-id-713 div#pg-w5c555e76d381d-0 {
        display: none;
    }

    Hope it helps!

    Hannah

    #215361

    I think it was an old version of WordPress. Therefore I have asked a friend for help. He advised me to reinstall WordPress (5.03.) With exceptions from the wp-config.php files, wp-config-sample.php and the wp-content folder. I did that and fortunately I have access to WordPress again. From here, the theme has been activated. Despite the fact that the theme works, I still got an error message:

    Warning: Illegal string offset ‘changed_values’ in /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/framework.php on line 1257
    Warning: Illegal string offset ‘changed_values’ in /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/framework.php on line 1258

    So i have updatet the theme. And now Virtue Premium 4.9.2. I also activated de api key en api e-mail.

    If i click in WordPress on Theme Options i get a bigger error message:

    Warning: Illegal string offset ‘changed_values’ in /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/framework.php on line 1257

    Warning: Illegal string offset ‘changed_values’ in /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/framework.php on line 1258

    Fatal error: Uncaught Error: Cannot unset string offsets in /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/core/enqueue.php:401 Stack trace: #0 /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/core/enqueue.php(500): reduxCoreEnqueue->get_warnings_and_errors_array() #1 /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/core/enqueue.php(37): reduxCoreEnqueue->set_localized_data() #2 /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/framework.php(1705): reduxCoreEnqueue->init() #3 /www/htdocs/bouwbeda/wp-includes/class-wp-hook.php(286): ReduxFramework->_enqueue(‘toplevel_page_k…’) #4 /www/htdocs/bouwbeda/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #5 /www/htdocs/bouwbeda/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #6 /www/htdocs/bouwbeda/wp-admin/admin-header.php(97): do_action(‘admin_enqueue_s…’, ‘toplevel_page_k…’) #7 /www/htdocs/bouwbeda/wp-admin/admin.php(216): require_once(‘/www/htdocs/bou…’) #8 {main} t in /www/htdocs/bouwbeda/wp-content/themes/virtue_premium/themeoptions/core/enqueue.php on line 401

    I still hope you can help me. Thanks.

    Rianne

    #215356

    Hi, we have this yelllow prefooter widget in all the site … but we want to hide it in this page

    how we can do it?

    Thank you!

    In forum: Ascend Theme
    #215351

    Hey Sarah,
    You can use this css to remove the titles:

    .kad_blog_item .photo-postcontent-inner {
        display: none;
    }

    Just paste that into your custom css box in Theme Options > Custom CSS.
    In your blog edit page under Blog Options you should see an option to set the “Post output style” and there you can choose Moasic from the dropdown list.
    Hope that’s helpful!

    Hannah

    #215337

    Hello,

    Please see my website blog master page.

    How do I remove the names on each blog post as I add this to the image? And how do I the style of the blog to the mosaic layout?

    Thank you!
    Sarah

    #215332

    I’m not seeing any titles show on your images. Are you referring to the main gallery on the page?

    -Kevin

    In forum: Virtue Theme
    #215328

    hi! its not affecting iphone but android devices. and i am using chrome to view my page

    #215322

    Try adding to the above media query like this:

    @media (max-width: 400px) {
    .titleclass h1 {
        font-size: 24px;
        }
        .page-header {
        padding-top: 0;
        padding-bottom: 0 !important;
    }
    }

    Let me know if that works for you!

    -Kevin

    #215306

    Hello,

    Those page titles are longer than usual, so there isn’t much space for them. You can adjust the font size of your page titles in mobile with this CSS:

    @media (max-width: 400px) {
    .titleclass h1 {
        font-size: 24px;
        }
    }

    Let me know if that works for you!

    -Kevin

Viewing 20 results - 13,521 through 13,540 (of 53,646 total)