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 'contact'
-
AuthorSearch Results
-
In forum: Ascend Theme
In reply to: Editing Categories
1. Evidently, the default orderby, i.e. without using the shortcode “orderby=” is the order I need.
2. Perhaps, but I would think when you press “preview changes” it would show what it should be and not cache. That’s a bit deceiving, when you press “preview changes” and you don’t get what really is suppose to display.
3. No it doesn’t make sense. I tried it and it seems I have to add a whole new description and everything. Not sure what the difference is between item and type. I added “portfolios” so I could separate my many images into “albums” that made sense. I am not sure what an item or a type is. But apparently I can’t show just one portfolio.Right now, the snapshots page is too long. I can’t have an inline “heading” without a break, so the text follows on a new line. This makes the page really long. I’d like to have a “headline” followed inline by text. Originally, I had them all as bolded text and a paragraph style. But then Yoast, in the classic editor, somehow treats the entire page as one big paragraph and it complained! Since somehow, putting a blank line after text does not treat it as separate paragraph.
With the block editor, I don’t get that complaint but a different complaint. Yoast says I have two H1 headings, I guess the title page is automatically an H1 heading, even though it does not show on the page. Not sure what to do about that. I’ve contacted Toast, but no resolution yet.
In forum: Pinnacle ThemeIn reply to: Mobile Usability issues detected
November 12, 2019 at 10:44 am #240422Hey,
I’m sorry I must not be explaining well enough. The reason the screenshot it bad is because of what I said above. Google isn’t able to load the scripts on your site. Google mobile test isn’t reading any of your CSS files meaning the code that styles your site is not being read by Google.Things you can do is optimize your page load. Making your page load faster can help with how the Google mobile tester works. For example, if you are loading some really large (not web-optimized) image, then Google will stop even trying to render your site because it’s not optimized.
It’s also worth contacting your hosting to make sure they are not blocking google.
Ben
In forum: Pinnacle ThemeIn reply to: lots of spam because of contact form > recaptcha
November 11, 2019 at 9:43 pm #240371Hey,
Can you send me a login, I would be happy to look at your settings. In your recaptcha settings under theme settings have you turned it on for the contact form?Ben
In forum: Pinnacle ThemeHello
i’m using the contact form with math, but I have a lot of spam.
I read in you forum to ad recaptcha, tried to activated your plugin, got a key from google but can not see how do integate it.what i’m doing wrong?
I did it on my test page
beatmueller-art.ch/franz2thank you for your help
In forum: Virtue ThemeIn reply to: A lot of spam mails through contact form
November 11, 2019 at 4:30 pm #240354On this site: https://waterdancerphotos.com/contact/
it’s showing that you have not added the site key for Google recaptcha. Can you make sure you’ve added the correct keys in your settings.
Ben
In forum: Virtue ThemeIn reply to: A lot of spam mails through contact form
Yes, it’s still not working. It should show the I’m not a robot like this website I added the Google recaptcha to: https://surfergirls.com/contact/
In forum: Virtue ThemeIn reply to: A lot of spam mails through contact form
In forum: Virtue ThemeIn reply to: Layout question(s)
I am back into the server by sftp.
I believe it’s my styles.css file that’s causing the problem. I changed the name of virtual-premium-child them to virtual-premium-child-old, and created a new virtual-premium-child directory. I placed the newest copies of these files in that server directory:
style.css
WholesalePage.css
function.phpWhen I tried to install that, I found two identical instances of the same error as in this screen shot.
https://gyazo.com/f5b7a56e5295963dfc02cfb40e5af23e
I opened style.css and found it was no longer formatted. I added this header
/* Theme Name: Virtue Premium Child Theme URI: http://example.com/virtue-premium-child/ Description: Virtue Premium Child Theme Author: John Doe Author URI: http://example.com Template: virtue_premium Version: 1.0.0 Tags: light, dark, two-columns, right-sidebar, responsive-layout Text Domain: virtue-child */ /* Theme customization starts here -------------------------------------------------------------- */and I was then able to select it as my site theme, but WP wasn’t able to parse the code. Not sure what happened. Here’s what the unedited version of style.css looks like.
/* Theme Name: Virtue - Premium - Child Theme URI: http://example.com/ Description: Child theme for the Virtue theme Author: Dave Burrows Author URI: http://www.meadowcroft-dyeworks.com Template: virtue_premium Version: 0.1.0 */#wwof_product_listing_table select { width: 400px; }.product_item .product_price{display:none}.product_item .kad_add_to_cart,.product_item a.button{display:none}div.product .woocommerce-tabs ul.tabs li.additional_information_tab{display:none}.cart-contents .icon-basket:before { display:none;}.cart-contents i.icon-basket { width: 24px; background: url(http://meadowcroft-dyeworks.com/images/bag.png) no-repeat; height: 24px; margin: 0 auto; padding-right: 27px !important; padding-bottom: 8px;}.custom-icon-home {width: 44px;background: url(http://meadowcroft-dyeworks.com/images/home.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-home:hover {width: 44px;background: url(http://meadowcroft-dyeworks.com/images/home-hover.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-about {width: 33px;background: url(http://meadowcroft-dyeworks.com/images/about.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-about:hover {width: 33px;background: url(http://meadowcroft-dyeworks.com/images/about-hover.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-contact {width: 31px;background: url(http://meadowcroft-dyeworks.com/images/contact.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-contact:hover {width: 31px;background: url(http://meadowcroft-dyeworks.com/images/contact-hover.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-account {width: 31px;background: url(http://meadowcroft-dyeworks.com/images/account.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-account:hover {width: 31px;background: url(http://meadowcroft-dyeworks.com/images/account-hover.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-yarn {width: 26px;background: url(http://meadowcroft-dyeworks.com/images/yarn.png) no-repeat;height: 32px;margin: 0 auto;}.custom-icon-yarn:hover {width: 26px;background: url(http://meadowcroft-dyeworks.com/images/yarn-hover.png) no-repeat;height: 32px;margin: 0 auto;}a:active {color: #008000;text-decoration: underline;}a:hover {color: #FF0000; /* red - doesn't display correctly */text-decoration: none;}a:link {color: #8a84a5; /* blue - displays correctly */text-decoration: underline;}a:visited {color: #261d3f; /* aqua - displays correctly */text-decoration: underline;}.product .kad_add_to_cart {text-transform: none;}#topbar-search #searchsubmit, .form-search .search-icon, #topbar-search input[type="text"], .topbarmenu ul li a {color: #493F66;border: medium;}#topbar-search input[type=text]:-moz-placeholder {color: #B6B6C5;background: #EDEDF7;}#topbar-search input[type=text]::-moz-placeholder {color: #B6B6C5;}.product_item .price { display: none;}There’s not a lot of code here. I’m gonna try to figure it out. WholesalePage.css looks fine:
/** * Product Listing Table * * Minimal default styling for the product table */ #wwof_product_listing_ajax_content .processing-overlay, #wwof_product_listing_table_container .processing-overlay { background-color: rgba(255, 255, 255, 0.75); } #wwof_product_listing_ajax_content .loading-icon, #wwof_product_listing_table_container .loading-icon { display: inline-block; position: absolute; top: 50%; left: 50%; margin-top: -15px; margin-left: -15px; width: 35px; height: 35px; background: url('../images/ajax-loader.gif') no-repeat top left; } #wwof_product_listing_filter { margin-bottom: 1em; } #wwof_product_listing_table tr th { padding-bottom: 0.5em; padding-top: 0.5em; } #wwof_product_listing_table tbody tr td { min-height: 10em; display: table-cell; vertical-align: middle; } .wwof_product_listing_item_thumbnail { vertical-align: middle; margin-right: 10px; } #wwof_product_listing_table .variable_price .price { display: none; } /* Product listing actions column */ #wwof_product_listing_table .product_row_action .spinner { display: none; background: url('../images/spinner.gif') no-repeat scroll 0% 0% / 20px 20px transparent; opacity: 0.7; width: 20px; height: 20px; margin: 2px 5px 0px; } #wwof_product_listing_table .product_row_action .spinner.success { background-image: url("../images/check_icon.png"); } #wwof_product_listing_table .product_row_action .spinner.error { background-image: url("../images/error_icon.png"); } /** * Popup * * Default styling for product details popup */ .fancybox-skin { padding: 25px !important; } .wwof-popup-product-details-container { display: block; width: 100%; } .wwof-popup-product-images { float: left; width: 38%; } .wwof-popup-product-images > img { max-width: 100%; } .wwof-popup-product-images .gallery { margin-top: 10px; } .wwof-popup-product-images .gallery img { display: inline-block; margin-right: 10px; margin-bottom: 10px; width: 40%; } .wwof-popup-product-summary { float: right; width: 58%; } .wwof-popup-product-summary .product-title { margin-top: 0; } .wwof-popup-product-summary .product-price { margin-bottom: 25px; } .wwof-popup-product-summary .product-rating { margin-bottom: 25px; } .wwof-popup-product-summary .product-rating .star-rating { font-family: star; font-size: 1em; height: 1em; line-height: 1em; overflow: hidden; position: relative; width: 5.4em; float: left; margin: 0.5em 4px 0 0; } .wwof-popup-product-summary .product-rating .star-rating:before { color: #e0dadf; content: "sssss"; float: left; left: 0; position: absolute; top: 0; } .wwof-popup-product-summary .product-rating .star-rating span { float: left; left: 0; overflow: hidden; padding-top: 1.5em; position: absolute; top: 0; } .wwof-popup-product-summary .product-rating .star-rating span:before { content: "SSSSS"; left: 0; position: absolute; top: 0; } select { background-color: #FFFFFF; border: 1px solid #CCCCCC; width: auto;I’ve got the child theme running again, but it’s still not right.
In forum: Virtue ThemeIn reply to: Layout question(s)
In forum: Virtue ThemeIn reply to: A lot of spam mails through contact form
Hi Ben,
Thank you for the info. So I went a head and adding the Google Recaptcha V2 checkbox keys to 4 of my websites – using the individual keys for each site.
For some reason, the captcha isn’t show up in two of the websites, which is strange. I’ve enabled the theme contact form, but it’s still not showing.
https://waterdancerphotos.com/contact/ *currently the form can’t be sent with the Kadence recaptcha activated.
Thanks,
KathyIn forum: Virtue ThemeIn reply to: Front Page Feature Names
To clarify, a group of 4 plugins from the same developer hang rather than update. I let one run when I went to bed, it was still hanging the next morning. I wanted to update those before updating the theme to ensure maximum chance of compatibility. I’ve tried over a several day period. There’s a lot of start and stop in this stuff, sorta hurry up and wait. I can get this stuff if I concentrate on it and nothing else gets in the way. If I loose momentum, I also have to go back and re-learn things. I haven’t contacted that developer yet, though they’re easy to talk with and very helpful. I’m not opposed to updating your software if you think I should.
In forum: Ascend ThemeIn reply to: css selector
I contacted them, no response for now and I don’t expect too much support because the plugin is meant to restrict whole pages.
And it does the job well. I could restrict the archive pages but then unregistered users can’t use them anymore.
The plugin does not filter the loop, just blocks pages.
I need to filter it if user role subscriber is logged in …or find another way to build archives.Thank you for your time
In forum: Ascend ThemeIn reply to: css selector
In forum: Ascend ThemeTopic: Contact form
November 3, 2019 at 4:41 am #239864Hi,
Can I translate heading in the contact form into my mother tongue?
If yes, how can I do it?In forum: Virtue ThemeIn reply to: A lot of spam mails through contact form
Hi Ben,
The only download I see is the kadence-recaptcha plugin: https://the-horse.org/contact-us/. This is what I currently have on my site that adds numbers. It doesn’t have the I’m not a robot.
The current one I have is allowing spam emails via adding the numbers.
Please advise.
Thank you,
KathyIn forum: Ascend ThemeIn reply to: “Proceed to PayPal” button text
Which paypal plugin are you using? It looks like that is being output from WooCommerce. If that’s the case, you can use a plugin like Say What. Check out this post: https://www.kadencewp.com/knowledge-base/recommended-string-editor-say-what/ You would just use “WooCommerce” as your text domain, not “Ascend”.
If that doesn’t work then it is likely that the proceed to paypal text is being output by whatever paypal plugin you’re using. In which case, you would need to contact the plugin authors about this.
Hope that’s helpful!Hannah
In forum: Ascend ThemeIn reply to: VIRTUE THEME: Change color of link text
In forum: Ascend ThemeIn reply to: can’t figure out carousel
October 29, 2019 at 12:35 am #239644It’s possible your server’s php settings for max variables is preventing you from being able to save past a certain point. I suggest you contact your hosting provider and ask them to double or triple your current php settings for max vars and then try again.
Ben
In forum: Virtue ThemeAfter reading the Kadence article “Best Practices for Image Sizes and Optimization in WordPress,” I used the ShortPixel Image Optimizer plugin to optimize my site’s media library. I used the Glossy compression to optimize 791 images/PDFs and 5,173 thumbnails.
Now the thumbnails on the blog do not display. Thumbnails do appear in the Recent Posts carousel at the bottom of each individual blog post page.
I have contacted ShortPixel about this and am waiting to hear back, but I thought there might be something specific to the Kadence theme that could shed light on why this is happening. I will post account details in a private reply.
In forum: Ascend ThemeIn reply to: API License Activation not working?
This reply has been marked as private.October 23, 2019 at 4:21 pm #239349 -
AuthorSearch Results


