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 '
-
AuthorSearch Results
-
In forum: Virtue Theme
Help. My site is live and working well EXCEPT that every couple of days, pages and portfolio links all stop working until I go to <Settings><Permalinks> and Save that page. I don’t make any changes to the site or on the Permalinks page. This happened a great deal when I was developing the site, but now that we are live, why is it still happening? And how do I make it NOT HAPPEN?
I am now getting panic calls from the site owner because it happens out of now where. When this happens the page says ‘link has expired or the page does not exist.’
I am working from the parent Kadence Virtue theme. Should I have made a child theme? Is it too late? Could that be part of the permalink issue?
Thank you for your continued support. I could not do this without you folks. – Lorian
In forum: Ascend ThemeTopic: Search popup box
Hi everyone…. Is there a way of customising the popup search box… i.e. have it open higher up the page and not in the middle and perhaps larger?
Also if I wanted to use say an instant search to provide instant search results how would this work with the theme?
Many thanks
AnthonyIn forum: Ascend ThemeIn reply to: Equally Sized boxes in row – ascend theme
Hi Hannah
1. “every time I change something in the row – the size of the boxes change too.” What kinds of changes are you making? I’m not seeing this on the front end.
2. Your pop-up slider is making it impossible for me to inspect the boxes long enough to see why the text is not lining up. I would recommend providing the ability to turn the pop-up slider off so people can see what’s on your page.
1. The changes I make are links and words.
2. I have made a copy of the row I’m having problems with and placed it at the buttom. On the top on row I have switched the pop-up sliders so you can see the the problem with the lines.
Another problem is, that the text in the boxes and letteres act as if they are not totally responsive – try changing the size of you screen. This is what I see.
Further more, the mobile page looks strange. It is not possible for me to insert space between the boxes and I miss having the boxes with same size.
Best Susanne
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn reply to: Pinnacle – Control Search Sidebar And Layout
In forum: Pinnacle ThemeJanuary 9, 2020 at 3:07 pm #242987Hi,
I am having a problem with the “Home Custom Carousel” on my homepage (*Login to see link – Heading is “How Can We Help?”.
Although the image for each card is sized at 600 x 750 px, some of them show up as thumbnails (squares). I have tried doubling the size of the image to 1200×1500, but it still renders and square. I know I have had this image somewhere else on my site before and Ben fixed it. I just can’t remember how. Can you help?
I am enclosing a screenshot. “Unique Family Hotels” and “About Us” render incorrectly.
Thanks.
Tara
In forum: Virtue ThemeHello Team Kadence!
I need to have the default for the ‘Display a sidebar on the Home Page?’ under Theme Options > Home Layout to default to ‘sidebar’, instead of ‘full’. I tried setting it using:
function wpto_home_sidebar_layout( $field ) {
$field['subtitle'] = __( 'The default is set to sidebar.', 'virtue_premium' );
$field['default'] = __( 'sidebar', 'virtue_premium' );return $field;
}
add_filter( 'redux/options/virtue_premium/field/home_sidebar_layout/register', 'wpto_home_sidebar_layout', 1 );
I also tried:
function wpto_home_sidebar_layout( $field ) {
$field['subtitle'] = __( 'The default is set to sidebar.', 'virtue_premium' );
$field['default'] = 'sidebar';return $field;
}
add_filter( 'redux/options/virtue_premium/field/home_sidebar_layout/register', 'wpto_home_sidebar_layout', 1 );
But neither seem to work. The subtitle (and any other field I want to use) do seem to work though. What is the best way to accomplish this? Thank you!
In forum: Ascend ThemeJanuary 9, 2020 at 11:26 am #242975I am setting up a new site with the Ascend theme and have added some simple CSS code to put a shadow behind the primary navigation text, but want to remove it when scrolling down and adding a semi-transparent background, as seen in the screenshot. I’m assuming the change is done with some basic javascript magic, but I’m not familiar with it. Any solutions?
#pageheader .page_head_title {
text-shadow: #000 2px 2px 7px;
}In forum: Ascend ThemeJanuary 9, 2020 at 10:59 am #242971Hey,
Where are you seeing this issue the extension is woff2 which is the recommendation. Meaning whoever is telling you it’s wrong is just a false notice. Likely the computer algorithm it’s mistaking the query version with something else.Avoid excessive specificity on jQuery selectors. The slider selectors are not so overly specific that your page is going to load slower but I may update those just so google is happy.
Ben
In forum: Ascend ThemeIn reply to: ASCEND: Format Category Pages
January 9, 2020 at 10:55 am #242969Hey
You can edit the category and you will see page title options. Just go to posts > categories and edit the one you want to change.Ben
In forum: Ascend ThemeIn reply to: How to change Link colour
January 9, 2020 at 9:53 am #242962Hi Hannah,
when you scroll down on the following page, you will see all the links are Salmon color, except for the buttons.
https://www.adventuretravelcoach.com/cappadocia-holiday/
thanksIn forum: Virtue ThemeIn forum: Ascend ThemeTopic: duplicate content
January 9, 2020 at 7:10 am #242947Hey Hannah,
I received a Siteliner report, the following errors/issues were noted:
Duplicate content: On my Home page I have snippets of my blog posts. They now show as duplicate content on my Home page?
On my home page, I have a link (in the menu and as a widget) for Destinations. It takes you to the Destinations Page with all the Posts about specific Destinations. Again, they say Destinations is duplicated?
Blog index page (matching words shown) and
for Home page 166 matching words (none shown) – I am completely confused.January 9, 2020 at 3:49 am #242940Hi, is that possible to change this ?
The extension of a resource allows to identify easily its content type. You have no reason to indicate a different extension of the actual content type of the resource.
For instance, the file resource.js must use a Content-Type HTTP header equal to application/javascript. You can check the Content-Type HTTP header value using a debugger tool (e.g.: DevTools on Chrome).
This page contains a resource that uses an extension that isn’t consistent with its Content-Type HTTP header:
In forum: Membership ForumsHello,
We are experiencing an issue with the prebuilt form layout that’s included in Kadence blocks, the very last prebuilt option in the library.
Once we added this layout the editor displays only half of the page. See attached. This occurred again during testing when we added the same prebuilt block to the about page.I can only fix the issue by deactivating Kadence blocks plugin. We have the pro version installed too but deactivating this has no effect.
Hope you can help,
AnthonyIn forum: Ascend ThemeIn reply to: Add shortcode to Kadence Slider
In forum: Ascend ThemeHi there!
I’m using some useful delivery plugin, but have some issue with select2 fields on checkout page.
When I want to find something on the select2 field, nothing happens. I can’t choose an option other than the one already selected because search field inactive.
All other themes work correctly with this feature. (screenshots)
Plugin version: Ascend 1.9.3 (Sorry my subscription ended, but I have lifetime Virtue theme, that I don’t neded 🙂 )In forum: Virtue ThemeIn reply to: Google Search Issues
January 8, 2020 at 1:14 pm #242909That is a shopify page, it’s not even created with WordPress. I think you would want to contact shopify.
Ben
In forum: Virtue ThemeIn reply to: TITLE IN CATEGORY PAGES USING ELEMENTOR
January 8, 2020 at 10:48 am #242903Hi Hannah, thank you for getting back to me. I do not work as a Heading element since it is a template for a category or the archive after a search it has to be any kind of shortcode or something that gives me the title for the page… like “T-shirts” or “Books” so people can understand what kind of products they are visualizing in the page.
any other suggestion?
Thank you
MariaPalitoIn forum: Ascend ThemeIn reply to: Add shortcode to Kadence Slider
January 8, 2020 at 9:35 am #242892Hey,
I suggest you not use the kadence slider, you can add a row in pagebuilder that has the background and there you can place a button and a search widget right no top of the image.Ben
-
AuthorSearch Results



