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: Ascend Theme
In reply to: Real Estate Header
May 7, 2018 at 4:29 pm #189513Are you familiar with pagebuilder? Check out this: https://www.kadencewp.com/using-page-builder/
In your theme options > home layout make sure “page content” is enabled and at the top. Then edit your homepage using pagebuilder. What you edit will appear first on the page.
I assume ihomefinder has a search widget? If not contact their support and ask them how to add a search to a widget area.
Ben
In forum: Ascend ThemeMay 7, 2018 at 4:28 pm #189512Okay thank you – what size do I need to have them?
Here’s the page:
https://arcengland.org.uk/meet-the-trustees/Many thanks
NicIn forum: Ascend ThemeIn reply to: Real Estate Header
May 7, 2018 at 3:46 pm #189509Hey,
You can use pagebuilder for your main header area just turn off your home slider option and add a pagebuilder row with a background you want and your plugin search widget.Ben
In forum: Pinnacle ThemeMay 7, 2018 at 3:36 pm #189507It seems your plugin: Title Remover is causing the issue.
If you would like to remove the title on the single post page just go to theme options > blog options > “Blog Post non-Head Title Output” and set that to do not display. (which I did for you, after deactivating the plugin).
Ben
In forum: Virtue ThemeIn reply to: Make entire staff_item_info clickable
Thanks Ben.
The page is at http://garypickeringfunerals.amweb.nz/about-us/
I’m pulling the staff entries in with the shortcode
[staff_posts orderby="date" order="ASC" link="true" columns="2" height="800"]Thanks for any light you can shine on this.
Kind regards,
Phil.In forum: Virtue ThemeIn reply to: Sensei and Category Page Snaffu
Hi Ben,
I don’t have the previous emails, but here is the full header for the one that (finally) just came through from your post above:
To: Kadence Themes <[email protected]>
X-Spam-Level:
Content-Type: text/html; charset=utf-8
Content-Disposition: inline
Mime-Version: 1.0
X-Spam-Status: No, score=-96.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HTML_IMAGE_ONLY_12,HTML_MESSAGE,HTML_MIME_NO_HTML_TAG, MIME_HTML_ONLY,NUMERIC_HTTP_ADDR,SPF_HELO_PASS,URI_HEX,USER_IN_WHITELIST autolearn=no version=3.3.2
Origin-Messageid: <[email protected]>
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on host.desertheart.com
Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sendinblue.com; q=dns/txt; s=mail; bh=2h2yUzxCwWTc455ZeKaFyOQzbWyL8esbjFpJq9xBh5k=; h=from:subject:date:mime-version:content-type:content-transfer-encoding; b=cNN+t3F09rf4WYn0stKrroxJE/Wr2UXTIhRMi6ZNE85AXhcTxCk7CXl2UHRKcv0CYGm6eoCERNaU +RAQs7+cK5HtvJ3bgdcizapMh39IWH6IQ3kdYtmdlCJiba3Ol0BunxEvwENWE4CseBI4ZWO2lc4b lRBmUL7WTbJYYGdIRI4=
X-Mailin-Eid: NjMyOTM4MDZ%2BbWF4QGRlc2VydGhlYXJ0LmNvbX48MjAxODA1MDcyMDQwLjU0MTQ1MzIzMjMzQHNtdHAtcmVsYXkuc2VuZGluYmx1ZS5jb20%2BfmJpLmQubWFpbGluLmZy
Feedback-Id: shr_185.41.28.109:trans:1924443:Sendinblue
Received: (qmail 32519 invoked from network); 7 May 2018 14:40:29 -0400
Received: from bi.d.mailin.fr (185.41.28.109) by host.desertheart.com with (DHE-RSA-AES128-GCM-SHA256 encrypted) SMTP; 7 May 2018 14:40:29 -0400
<[email protected]>
Content-Transfer-Encoding: quoted-printableIMPORTANT* Do not reply to this message, reply in the topic on the forum.
Ben Ritner wrote:
Would you mind sending me the raw email that you received so I can take a look?
Post Link: https://www.kadencewp.com/support-forums/topic/sensei-and-category-page-snaffu/#post-189486
NOTE* Do not reply to this message, reply in the topic on the forum.
———–
You are receiving this email because you subscribed to a forum topic.
Login and visit the topic to unsubscribe from these emails.
In forum: Virtue ThemeIn reply to: Can I center the event calendar on this page?
Hey,
Be sure that you’re assigning the Fullwidth Template under Page Attributes of the page.
http://docs.kadencethemes.com/virtue-premium/fullwidth-page-template/If that doesn’t work, please post a link.
-Kevin
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: How to add Javascript Code into a Page
May 7, 2018 at 12:35 pm #189485Hey,
This doens’t have to do with your server. The php version you are using is great.You are using ssl. Your widget code was trying to use http instead of https to load the widget so that was being blocked. If you updated your widget code to this then it works mostly:
<script src="https://widget.windguru.cz/js/wg_widget.php" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> //<![CDATA[ WgWidget({ s: 2291, odh:0, doh:24, wj:'knots', tj:'c', waj:'m', fhours:72, lng:'en', params: ['WINDSPD','GUST','SMER','TMPE','CDC','APCPs'], first_row:true, spotname:true, first_row_minfo:true, last_row:true, lat_lon:true, tz:true, sun:true, link_archive:false, link_new_window:false }, 'wg_target_div_2291_51107548' ); //]]> </script> <div id="wg_target_div_2291_51107548"></div>It’s still not great code. It’s loading a very old version of jquery into your site which is going to have the potential to cause conflicts with almost everything. Because of that I strongly suggest not using this widget and finding a more updated on.
I added a test page where you can see this kinda working. Although it breaks other things on your page.
Ben
In forum: Virtue ThemeIn reply to: Make entire staff_item_info clickable
May 7, 2018 at 12:26 pm #189483Hey,
Can you send me a link directly to this page? Are you using the staff page template?The image, title and if your using an excerpt the “read more” should all be clickable.
Ben
In forum: Pinnacle ThemeIn reply to: Woo Templates Archive
In forum: Pinnacle ThemeIn reply to: Woo Templates Archive
May 7, 2018 at 12:10 pm #189479Hey,
Hannah is not suggesting you recreate your header just the page title… Currently when using woo templates with the pinnacle theme the page title is excluded.I’m going to push out an update today and change that so that the title is included automatically.
Ben
In forum: Ascend ThemeIn forum: Membership ForumsIn reply to: kadence slider, video, mobile
May 7, 2018 at 11:28 am #189472Hey,
You can’t use the slider to show a video in contain. The background video is not meant to act like a video player. It’s meant to be a background video so it’s always going to be “cover”. Images have background size settings. But there are no background video settings in html. It’s created through the slider and absolute positioning. There are no settings like you have with images. If you want a video to be “contained” then you should not use a slider to add that video. Use pagebuilder and add a row. Set the background for that row how you want the fullwidth background to be, then inside that add your video as a video.Ben
In forum: Virtue ThemeTopic: How to fix buttons
Hello,
Please help me fix buttons on virtue premium theme. If you open product page (please see the link) and add a product to the cart, the ” PAYPAL quick checkout” button will appear.
The problem is this button and “ADD TO CART” button do not have any separation. How can i add some separation between the buttons?Thanks igo
In forum: Virtue ThemeHello Hannah,
Could you please help me with this? I need some css for these issues I noticed on the site.
1. On ipads, in landscape mode, two shopping baskets are visible on the topbar. I only want the one with the value to be visible.
2. Also, how can I align correctly the new icons I create – to have the same padding from the bottom. At present the new icons I upload are a little lower than the cart icon.
3. In ipad portrait mode, I would prefer to have the flag & language dropdown a bit to the left; so that its in line with the menu button thats below it.
4. In any product page, under the tab – ENQUIRE NOW, could you help me with putting the recaptcha – I’m not a robot box in the centre of the form. At present its aligned to the left.
5. On desktops and ipad landscape mode , in some products ; the product attribute names like METAL TYPE & STONE COLOUR are breaking onto two lines. The second word is overlapping the next attribute name. I’d would like it to be on the same line.
Thanking you in anticipation.
Kind RegardsIn forum: Pinnacle ThemeTopic: Google Maps Marker
Hi guys, I’ve added the Pinnacle Google Map widget to my contacts page and entered the Title and address etc. It shows fine but I would like to display these details on the map marker by default (it only shows the Title and Address if I click the marker on the map). Is there a way of doing this?
Many thanks
ChrisIn forum: Virtue ThemeI have created portfolio items and when selected an error message comes up:
Not Found
Sorry, but the page you were trying to view does not exist.
It looks like this was the result of either:a mistyped address
an out-of-date linkThese have previously worked fine, updated the theme today and now not working.
In forum: Pinnacle ThemeWhen you access our site: wcblawfirm.com on mobile, we get a weird effect when choosing the menu. Typically, it has opened a menu window with all of our navigation links. Now when you click on the menu icon, it opens all of the navigation links, but it doesn’t open a window, it just places all of the links on top of the homepage slider and it’s difficult to read. Any thoughts on what I should do?
In forum: Pinnacle ThemeIn reply to: Woo Templates Archive
So this is happening because you are using the transparent header, but you do not have a page title on your shop page, so the header is just overlaying the content. A workaround would be to create a full width stretched row on the top of your archive woo template, then add a background image to the row and give the row about 100px of padding. Then the header will overlay on that. Does that work for you?
Hannah
-
AuthorSearch Results


