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 'site'
-
AuthorSearch Results
-
In forum: Membership Forums
In reply to: Kadence Slider echoing text in meta
In 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 ThemeTopic: sticky topbar
AnonymousSeptember 3, 2018 at 8:11 am #200505Hello Kadence,
I am using Virtue Premium and want to make topbar sticky. My website is holdinggodshand.com. Your help is much appreciated.
Thank you.
KeithIn 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: Ascend ThemeIn reply to: Problems with, and queries about, Maintenance Mode
September 3, 2018 at 2:05 am #200488Thanks Ben. Clearing the cache solved the problem.
As to the changes I wish to make, is there any strategy or advice I need to know about changing the website’s theme (from Virtue to Ascend).
Developing a staging domain seems a bit complicated – my host said that I could actually leave the site live and just keep on making the changes, even if the changes involved changing the entire theme.Would you go along with that?
Thanks again,
PaulIn forum: Virtue ThemeIn reply to: Wordfence Alert: Suspected Malware?
In forum: Virtue ThemeIn reply to: Wordfence Alert: Suspected Malware?
In 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: Membership ForumsSeptember 2, 2018 at 12:06 pm #200471What theme would you recommend for them?
We don’t recommend themes based on a specific site type, they are multipurpose and can work for any site type. It’s about what style you like and what for the site.
And what plugins if needed?
What depends on what you want the site to do. If you need a membership site you will need to test around with which membership plugin will serve you best. I suggest looking at this to start with https://wordpress.org/plugins/simple-membership/
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: Problems with, and queries about, Maintenance Mode
September 2, 2018 at 11:40 am #200465I’m obviously doing something wrong as it comes up as maintenance mode on my computer but my wife’s computer still goes directly to the website (not the maintenance mode?. Any suggestions?
Did you clear your sites cache? Both in your wifes browser and in your site itself?
I can’t offer any specific advice as to how long google gives you. I suggest leaving the site live and developing on a staging domain then transferring over when ready but that isn’t always easy if your host doesn’t have an easy stage option.
Ben
In forum: Ascend ThemeSeptember 2, 2018 at 11:05 am #200459Hello,
I have decided to redesign one of my sites (changing it from Virtue to Ascend) and so have put in on maintenance mode (used the Seed Prod Coming Soon and Maintenance Mode plugin). I’m obviously doing something wrong as it comes up as maintenance mode on my computer but my wife’s computer still goes directly to the website (not the maintenance mode?. Any suggestions?
One questions I have about this is how long should I keep it in maintenance mode. I read on the plugin’s site that google warns against using maintenance mode fr a long time – apparently it ‘can eventually be seen as a sign that the server is now permanently unavailable and can result in us removing URLs from Google’s index’. It will probably take me a couple of weeks to redesign. Would that be a problem?
Many thanks
PaulIn forum: Virtue ThemeIn reply to: Wordfence Warning – Suspected Malware
Just a false positive. The site http://www.vonino.eu/tablets has been flagged by Google, it may have some dodgy script but it doesn’t matter, it’s only included in the PHP file in the virtue theme as a comment to where certain tablet info comes from. It doesn’t actually access the site, if you delete the comment the warning will go away. I suspect it will go away by itself though when the site owner cleans up whatever is causing Google to complain (I didn’t visit it to find out)
In 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: Virtue ThemeIn reply to: Wordfence Warning – Suspected Malware
In forum: Virtue ThemeIn reply to: Wordfence Warning – Suspected Malware
September 1, 2018 at 1:26 pm #200426The report is today. There was nothing wrong with the scan of August 31st. Could it be that Google has detected http://www.vonino.eu/tablets as Malware since 1 September?
It is a brand of devices. So also mobile devices. And that the website url therefore added?
Jan
In forum: Membership ForumsI may have another client, a homeowners association. What theme would you recommend for them? And what plugins if needed?
The features would be integrated into the website using a next level restricted access just for the board. That section would house all “for board eyes only” data, documents, and internal communications. They will have general member log in feature and restricted access for visitors. Members will have access to some pages. Probably set up an exclusive group where all board internal messaging/communications would also be stored and backed up. Input welcomed.
In forum: Virtue ThemeIn reply to: Wordfence Warning – Suspected Malware
September 1, 2018 at 12:43 pm #200421I get the same message. Also for the plugin WProcket. See the message here:
Alert generated at Saturday 1st of September 2018 at 07:22:27 PM
See the details of these scan results on your site at: https://desporttapestore.nl/wp-admin/admin.php?page=WordfenceScan
Critical Problems:
* File contains suspected malware URL: wp-content/themes/virtue_premium/lib/Mobile_Detect.php
Filename: wp-content/themes/virtue_premium/lib/Mobile_Detect.php
File Type: Not a core, theme, or plugin file from wordpress.org.
Bad URL: http://www.vonino.eu/tablets
Details: This file contains a suspected malware URL listed on Google’s list of malware sites. Wordfence decodes base64 when scanning files so the URL may not be visible if you view this file. The URL is: http://www.vonino.eu/tablets – More info available at Google Safe Browsing diagnostic page.* File contains suspected malware URL: wp-content/plugins/wp-rocket/inc/vendors/classes/class-rocket-mobile-detect.php
Jan
In forum: Virtue ThemeHi there, sorry to bother you.
I’m seeing this warning from Wordfence about wp-content/themes/virtue_premium/lib/Mobile_Detect.php
Details: This file contains a suspected malware URL listed on Google’s list of malware sites. Wordfence decodes base64 when scanning files so the URL may not be visible if you view this file. The URL is: *Login to see link
This sounds quite bad though I have replaced the file from another installation I’m still seeing the warning. Could you let me know if this is a false warning or whether I need to investigate further please.
Kind regards
SteveIn forum: Ascend ThemeIn reply to: Social Icons
-
AuthorSearch Results


