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 - 10,661 through 10,680 (of 53,646 total)
  • Author
    Search Results
  • #237416
    This reply has been marked as private.
    #237415

    Hi Guys,

    If I’m not mistaken when in Page builder and you have a row – you can go into Edit Row and while in there you can change the left-to-right to right-to-left.

    It doesn’t change anything…?

    I thought it changed the ordering when you reduced to mobile?

    I want the desktop to display the column order that is displayed in the page builder (ie left column on left of screen and right column of right of screen).

    But I thought in changing that setting to right-to-left it put the right column top and the left column underneath for small devices?

    Thanks in advance,

    #237411

    Hello,

    i made this site http://www.littledreamstrani.it.

    In homepage for text and image row i have used this method:

    1) page builder site origin 1 row 100% with 1 cell.

    2) Text editor widget in which i write the text and add a media image aligned on right.

    In responsive mode, how i can control the collapse order? now in responsive i have first the image and then the text, how i can obtain before the text and then the image?

    Follow a private reply with login data.

    Thanks and regards

    In forum: Membership Forums

    In reply to: Image overlay

    #237409
    This reply has been marked as private.
    #237397

    Hey,
    I’m not sure what you are wanting to target on this post. a post doesn’t have the same page header area as a page.

    Also anytime you reference an image you should use absolute URLs, so try this:

    .postid-9144 .single-article article header{
    background: url('https://socialwork.uky.edu/socialworkwp/wp-content/uploads/2019/07/downtown-wide-low-level-page.jpg');
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 0px;
    padding-bottom: 85px;
    }

    Ben

    #237396

    Hey COE,
    So the issue isn’t your page id, but that your posts do not have page headers like pages do. Try using this css:

    .postid-9144 .entry-content h1 {
    background: url(/wp-content/uploads/2019/07/downtown-wide-low-level-page.jpg);
    width: 100%;
    top: 0;
    left: 0;
    position:absolute;
    padding-top: 0px;
    padding-bottom: 85px;
    }

    Does that work for you?

    Hannah

    #237384

    Guess I never noticed before that the top of page arrow does not show on mobile devices.
    Is this due to a setting I overlooked?
    or by design?

    If I’ve missed the settings for this I could use some guidance then.
    Thanks
    Frank

    In forum: Membership Forums

    Topic: Image overlay

    #237383

    I’m experiencing odd behaviour with image overlay. When I use an image with a straightforward image block it will centre in the window no problem. If I use the same image with Image overlay, it moves to the left. I have the ‘Align Centre’ icon selected but it makes no difference. If I select ‘Wide width’ it moves to the centre.

    I’m using Ascend premium, no plug-ins other than Kadence, Siteorigin, classic editor and Wordfence. I’m new to Kadence and I’m finding it frustrating not being able to get past this. There’s nothing else on the page other than header and footer so I’m stumped. Any thoughts please?

    #237380

    I’m trying to put a background image on a POST, similar to what I have below on a PAGE:

    /* Header Background on specific page, only */
    .page-id-491 .page-header {
    background: url(/wp-content/uploads/2019/07/downtown-wide-low-level-page.jpg);
    width: 100%;
    top: 0;
    left: 0;
    position:absolute;
    padding-top: 0px;
    padding-bottom: 85px;
    }

    I’m not sure exactly what I need, I’ve tried several variations, including substituting .postid-9144 for .page-id-491.

    Thank you,

    Jon

    #237374

    Hi,

    I have a problem updating Slider Revolution, which was bundled with the Virtue theme when I bought it in February 2015.

    I am currently running theme version 4.9.15. Updating Slider revolution worked until version 5.4.8.1 through the theme plugins page, but that option disapeared. Is there any solution to this problem?

    Thanks.

    #235654

    I am trying to add a Kadence Testimonial block to a page. I want to display a carousel of all the testimonials assigned to a certain testimonial category.

    In the Block settings, I see hundreds of settings that control the display:

    I do not see any settings that allow me to select the testimonial category that is the source for the block.

    #235645

    I appreciate the amount of detail here, it’s very helpful.

    Since the issue doesn’t occur on this page in copies of the site that are using an imported copy of the same database, it sounds like this “internal note within WordPress,” which connects images uploaded from a page when attempting to insert a slider, doesn’t copy over to cloned sites?

    And since the action of uploading didn’t occur in the clone sites, there is no internal note in WordPress connecting those images to that page (?).

    Thanks if you can confirm the above, or clarify further.

    I had not expected any deviation in behavior between the original site and clones, so this was a surprise.

    #235639

    Doh… very sorry… I changed the home page from one page to another, so completely overlooked this !

    Many thanks.

    #235636

    Hey,
    I suggest reading this: https://www.kadencewp.com/need-for-speed/

    Also to clarify, AMP is not for normal page speed, amp only creates a “amp” version of your posts/pages and those are completely separate pages from your normal pages. Google can choose to use those in search results.

    It looked to me like you desperately need to optimize your images for web and add caching.

    Ben

    #235626

    Hi Ben:
    Thanks, that makes sense.

    Here are the references:

    https://themeisle.com/blog/import-wordpress-content/
    “Remember that once you export content from one site, it will be removed completely.”

    https://tangiblewords.com/things-you-need-to-know-before-you-use-wordpress-export-function/
    “4) When you export in WordPress–you lose the posts. They no longer appear on your original site, so MAKE SURE you do not go into the new site and start permanently deleting posts you don’t want. You will lose your posts and pages!”

    (same blog) https://tangiblewords.com/warning-beware-wordpress-export-for-business-blog-posts-and-pages/
    “When you export your website in WordPress you are effectively moving your website to a new site. No questions asked.
    WordPress “export” takes all of your posts and your pages and “exports” them to a downloadable file. That’s all good with me, but THEN, WordPress’ Export takes “exporting” too far: WordPress Export DELETES your original site!”

    Perhaps those sites are talking about an early version of the plugin (one blog post is from 2010). I guess you can’t believe everything you read on the web! 😉

    In forum: Virtue Theme
    #235623

    If you are using woocommerce registration can take place on the my-account page. You just need to enable that in your woocommerce settings. There is no /register/ page unless you create one and add a form there.

    Ben

    #235621

    So you can’t actually use a page template on the homepage as it will get overridden by the homepage template. Your homepage slider will pull from your settings in Theme Options > Home Slider Settings.
    Hope that’s helpful!

    Hannah

    #235618

    Hey,
    When you upload images to your site, if you upload from within a post or page they are assigned as “attached” to the post or page. It’s just an internal note within WordPress that says that is where the images were originally uploaded.

    When you select to show a slider it’s assumed you want to show a slider so the theme first looks to see if you have added images in the slider image meta area, if you have not then the fall back is to check to attached images. Or in other words, images that have been uploaded to that page or post. If it finds attached images it will use those to create the slider you have selected to show.

    If you are building a page and do not want a slider to show then it’s best to not select the featured template with a slider setting.

    Does that clarify?

    Ben

    #235612

    Hi Sir

    i want to ask about url register page, what url for register page?

    login page mydomain.com/my-account/ << this for login page

    register page? i try to mydomain.com/register/ not works (error 404) not found

    please help me

    thanks before

    #235611

    Hello,

    I’m sorry to post this question but I have a space between my left sidebar and my row layout content in my portfolio page.
    I give you a screenshot. I just want to reduce the space I’ve draw in red on the screenshot.

    If I remove the “relative positionnement” as on “capture3.jpg” I have what I search.

    I feel there is an easy way to do it but I can’t find it…

    Thank’s for you answer.

    Clem

Viewing 20 results - 10,661 through 10,680 (of 53,646 total)