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 ThemeSeptember 3, 2018 at 9:31 am #200523
Hi there,
I still have minor issues with my Polish version, but it’s getting better 😉
On the homepage everything looks fine *Login to see link but when you click on a blog post, like this
*Login to see link the Polish special letters in the header (h1) are not shown correctly, although it is the same font, just smaller than the h3 setting I have (both: Quicksand, normal 400)Any ideas?
Thank you for your help.
MagdalenaIn forum: Virtue ThemeTopic: Suspected Malware
Wordfence found this issue:
How to eliminate it please….
This email was sent from your website “NDR Art” by the Wordfence plugin.
Wordfence found the following new issues on “NDR Art”.
Alert generated at Monday 3rd of September 2018 at 06:23:28 AMSee the details of these scan results on your site at: *Login to see link
Critical Problems:
* File contains suspected malware URL: wp-content/themes/virtue_premium/lib/Mobile_Detect.phpIn forum: Virtue ThemeIn reply to: Image credits and Customised side bar
Hi Yogi,
1. There isn’t a built-in function to add text under a featured image. A workaround would be to add a full-width image at the top of your page content and be sure to give it a caption. Then make sure you have your captions turned on from Theme Options > Misc Settings. The only downside with this is the image will display below your page title rather than above it. Would that work for you?2. You can add/edit/remove widgets in your sidebar from Appearance > Widgets. And if you want to create new sidebars you can do so from Theme Options > Misc Settings.
Hope that’s helpful!
Hannah
In forum: Membership ForumsHi there,
A bit of a weird one but it seems that there is some text being echoed out by the Kadence slider which is finding its way into the meta description (Google Snippet) of the website. The text is ‘Three orange dots increasing in size from left to right’ and if you search this in Google it brings up a few sites using Kadence slider so it’s definitely linked to that in some way.
Currently I have this bit of text showing before the sites meta description which is quite confusing for users so I need to remove it. The weird thing is this text is referenced anywhere on the page or In the source code from what I can see.
To see an example, if you do a search for “private hospital Banbury” it returns my site as the first result but with that text at the start of the snippet.
Any advice on this would be much appreciated.
Many thanks.
In forum: Virtue ThemeHi
Need help on 2 topics:
1.
Please refer the following page – *Login to see linkI would like to add image credits right under the top image. The image credit needs to be right aligned and in font size 8 or 10.
Need your help with this.
2.
I would like to customise the side bar i.e add different elements such as videos, images, etc. Currently “Recent posts” appear across all pages. I would like to move this down and add the said elements above it or delete it.You may refer – *Login to see link
I would like to do this for all pages.
Kindly guide me on how to go about it.
Thank you
YogiIn forum: Virtue ThemeIn reply to: Add Quantity Buttons to Order Review in Checkout
Hi Ben thanks for getting back to me (im only using that plugin so should be ok)
I tired turning of the theme +/- but the cheverons are not as nice as the theme plus/minus
Is it possible to use the theme +/- with this plugin instead.
heres my site: test
Check out my hacked together single page checkout (NO plugin)
hence why I want to make this so customer can update cart quantity here.
images
chevrons
theme quantity buttons//one page checkout /* CART EMPTY REDIRECT*/ add_action('template_redirect', 'redirection_function'); function redirection_function(){ global $woocommerce; if( is_checkout() && 0 == sprintf(_n('%d', '%d', $woocommerce->cart->cart_contents_count, 'woothemes'), $woocommerce->cart->cart_contents_count) && !isset($_GET['key']) ) { /* wp_redirect( home_url() ); */ wp_redirect ( 'https://www.yourhomepage.com/', 301 ); exit; } } /*redirect to checkout skip cart*/ add_action('template_redirect', 'skip_cart_page_redirecting_to_checkout'); function skip_cart_page_redirecting_to_checkout() { // If is cart page and cart is not empty if( is_cart() && ! WC()->cart->is_empty() ) wp_redirect( wc_get_checkout_url() ); }In forum: Ascend ThemeIn reply to: Headings have the “class container”
September 2, 2018 at 12:26 pm #200472Hey Ben I didn’t say something is not working. If you read my message you’ll see what was my question.
I can’t remember adding this page but anyway thank you.
In forum: Virtue ThemeIn reply to: Add Quantity Buttons to Order Review in Checkout
September 2, 2018 at 11:55 am #200468In your theme options > shop settings turn off the “Quantity Box plus and minus” setting. Then post back. If that doesn’t work make sure to include a link.
And on a seperate note is there any security issues with modyfying the checkout page?
That would entirely depend on what you are modifying. The plugin you linked to should be fine.
Ben
In forum: Ascend ThemeIn reply to: category URL for each destination
September 2, 2018 at 11:51 am #200466Hey,
It’s worth reminding that each category can have a custom description that would show above your posts. Just edit the category and add a description.1. You can download the Kadence gallery plugin from your account page. Then upload it to your site. When you add images to a gallery you can add in a custom link to any page on your site. It’s not about “connecting” you just need to set the link for whatever page you want in the image.
2. That is a product page. You can only get that is you are using products. For blog posts you can use a grid layout. See here: http://themes.kadencethemes.com/ascend-premium-2/blog-style-grid/
3. You can import the whole demo if you like (make sure you are importing into a blank site.) see the importer: https://www.kadencewp.com/kadence-themes-demo-content/
The slider video is just a portion of a free video, you can find videos here: https://videos.pexels.com/
You can see how to add a video to a slider here: http://docs.kadencethemes.com/kadence-slider/kadence-slider-tutorial/adding-slides/
The other videos are from youtube.
Ben
In forum: Ascend ThemeIn reply to: Mobile Usability issue
September 2, 2018 at 11:33 am #200464In your home page, in pagebuilder you are adding custom css to set the mobile max width to 60px. Please remove any custom css you are adding in pagebuilder and that will fix your issues.
Ben
In forum: Ascend ThemeIn reply to: Logo Transparent on Link
September 2, 2018 at 11:31 am #200463You should install yoast SEO. Then in each and every page including your home page you can set a custom image for facebook.
Ben
In forum: Ascend ThemeIn reply to: Headings have the “class container”
September 2, 2018 at 11:30 am #200462Hey,
Container is added intentionally. The CSS is based on bootstrap. What is the problem? What are you seeing that isn’t working? Please be specific. Thanks!The page is empty because you have not added content into it. Just add content or remove the page.
Ben
In forum: Ascend ThemeIn reply to: category URL for each destination
September 2, 2018 at 11:23 am #200461Hey Hannah
Thank you, regarding my question above, I’m not sure exactly where to start and have a few questions:
1). http://themes.kadencethemes.com/virtue-bold/kadence-galleries-plugin/
Square Gallery with Center Captions Showing Caption, Filter and four column grid.
This is what I had in mind. A Photo of (for Example South Africa) and when the person click on it, it opens up the page (info/pages in post regarding South Africa). How do I go by installing it … and connect pages/posts to it if you please can direct me?
Sorry but I’m still learning (slowly) 🙂2). http://themes.kadencethemes.com/ascend-premium-2/travel-gear/
If I want to inser similiar page for travelgear and other, what do I do/how do I do it?3). http://themes.kadencethemes.com/ascend-premium-5/
Can I import/install and also use some of these video’s? and if so is that a plugin and or can you direct me (or is there video tutorial)?Thanks Hannah, much appreciated.
In forum: Ascend ThemeIn reply to: change a date in archives
September 2, 2018 at 9:55 am #200455Hey Hannah,
Don’t worry, I,ve fixed it – on the wp/admin page
Bye
In forum: Ascend ThemeIn reply to: category URL for each destination
In forum: Ascend ThemeIn reply to: Logo on Mobile home page
In forum: Ascend ThemeIn forum: Ascend ThemeTopic: Mobile Usability issue
September 1, 2018 at 4:10 pm #200435Hi, Can you please direct me so I can fix the following:-
Message received from Google Search console:-
“To owner of *Login to see link
Search Console has identified that your site is affected by 3 new Mobile Usability related issues. This means that Mobile Usability may be negatively affected in Google Search results. We encourage you to fix these issues.
Top new issues found, ordered by number of affected pages:
1). Text too small to read
2). Viewport not set
The text seems fine on Huawei mobile but apparently on iphones it’s not.
the third issue I’ve sorted out.Thanks in advance
In forum: Ascend ThemeTopic: Logo Transparent on Link
September 1, 2018 at 4:06 pm #200434Hi guys, My Logo is ‘white’ and problem is when I paste a link on FB it looks ugly (transparent).
Where can I change it so when I past the home page URL the Logo is transparent.
thanksMimmie Adventuretravelcoach *Login to see link
ManageADVENTURETRAVELCOACH.COM
HOME > Adventure Travel Coach >In forum: Ascend ThemeSeptember 1, 2018 at 3:24 pm #200430Hi,
Hope it make sense 🙂 Is there some code I can insert to get all my posts with a certain category or tag to show up on a page below some info? Ie for example instead of linking to a specific category or tag page, can I make a page with a nice URL and a bit of for example Vietnam info, and then get all my Vietnam posts to automatically show underneath? Thanks in advance for any advice!
-
AuthorSearch Results


