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: Virtue ThemeApril 22, 2018 at 12:05 pm #188138
Hi team
Updated my Virtue premium theme today to the latest version, and I think it slowed down the loading of my site by 4 seconds or more. I did a speed test on Pingdom yesterday prior to the update and this was the result. Today this was the result. I haven’t changed anything except update the theme.
The specific error message says :
“The following publicly cacheable, compressible resources should have a “Vary: Accept-Encoding” header:
*Login to see link
*Login to see link
*Login to see link
*Login to see linkI’m reading this as something wrong in the header of the theme.
Is this of use to you to fix for your next update? Or do you think I’m interpreting this incorrectly, as I don’t understand what the error message means?The reason I’m bringing this up, is because I wanted to see how I could speed up the loading of my home page.
(If you have any other resources for best practices for speed, would love to receive them)Looking forward to your feedback, thanks.
LeilaIn forum: Virtue ThemeTopic: polylang
Hi Guys
I am translating a kadence site to spanish, and need to switch the logo when the switch happens.
we’re using polylang free, and they suggest this code for their themes.Could we adapt this to kadence? I need to have the logo swap
In forum: Ascend ThemeIn reply to: Contents not being displayed on destop mode
April 21, 2018 at 10:19 pm #1880991. You still seem to be trying to load items that are not there, for example:
https://getgoded.com/wp-content/uploads/2018/03/elaha-square-aramaic-script.png
And you are missing a core javascript file that is part of wordpress:
https://getgoded.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
I don’t know how you could be missing that but I suggest reupdating WordPress.
You also seem to be redirecting all 404 traffic to your home page which is very confusing.
The videos you are loading in the last tab, and the way you are loading theme is causing errors. I suggest you learn more about embedding and re-look at what you are currently using to embed.
This is the error:
Error parsing header X-XSS-Protection: 1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube: insecure reporting URL for secure page at character position 22. The default protections will be applied.2. The Siteorigeon Row Style attributes is ONLY for that one row. It will not apply to other areas, it’s just for adding css styles to the row. If you need an input where you want to specifically target a class then you must use a custom css box. Not the attributes for a row. So if you were wanting to target the background of that row you should only add this in the row attributes.
background-attachment: fixed;Mobile browsers don’t support
background-attachment: fixed;which is why the theme puts it back to “cover” when on mobile.3. you can add this to your custom css box:
.kt-tabs:before { height: 40px; background:orange; } .kt-tabs > li.active > a, .kt-tabs > li.active > a:hover, .kt-tabs > li.active > a:focus { background:orange; border-color:orange; } .kt-tabs { padding-bottom:40px; }Ben
In forum: Ascend ThemeIn reply to: Contents not being displayed on destop mode
No.1
I have reinstalled the theme and things are working good except one warning in the console logs. I am having hard time to locate the source of that warning. If you can tell me something about it, it would be great.No. 2
I had applied the following code to fix the background picture on the third row of my homepage. I had added this cod in the Siteorigeon Row Style attributes CSS Styles box.
@content .container {
background-attachment: fixed;
}On desktop mode, the above code successfully fixed the background picture but not on mobile phones. For mobile phones, I added the following code inside Mobile CSS Styles of that Row but it is not keeping the background picture fixed.
@media (max-width: 768px) {
@content .container {
background-attachment: fixed;
}
}No. 3
On this page, there is a very thin blue line underneath the tabs. I want to make it thick equal the height of the tabs. Moreover I want to change the blue color into orange both for the tabs and for the line underneath the tabs.Please help.
In forum: Ascend ThemeHi K-Team,
I am working on a new project and I am using the 5th header option with the Extras on both sides of the Logo and the menu underneath.
I get the message: *Note the header extras are split first half on the left and second half on the right. But both are showing on the right side of the logo and not splitting the logo.
Only the Widgets are enabled in the header extras section. Am I missing another setting?
Here is the site I am building. PLEASE NOTE: Anyone looking at this post, this is a bra and lingerie website. Please do not view if this type of content may offend you. – *Login to see link
Thank you,
ChadIn forum: Ascend ThemeIn reply to: Contents not being displayed on destop mode
April 20, 2018 at 4:57 pm #188041Hey,
You seem to be missing this file: https://getgoded.com/wp-content/themes/ascend_premium/assets/js/vendor/custom-modernizer-min.js?ver=1.4.1Or your server’s permissions are blocking it from loading.
It’s causing javascript to break and not run on your site.
I would suggest you reinstall the theme but as I have no idea how you could possibly be missing a file in the theme to start with it may just be something you are doing in your code. I can’t see all of it. But I can certainly still see errors in the console log.
If you have edited any files in the theme undo those edits. Else try reinstalling. Make sure you are installing through WordPress and not via FTP.
Let me know how it goes.
Ben
In forum: Virtue ThemeIn reply to: Menu Location
In forum: Virtue ThemeTopic: Menu Location
Hi:
I would like to know if and how to locate a menu in a location other than the default locations. I am now building a one page site with a slider at the top and looking to locate the menu below the slider.I am using Virtue Bold and I see there are a couple of menu widgets but not totally clear on how to format for full width. Seems the :Virtue image menu” is creating a bulleted list.
Any direction you can provide is appreciated.
Thanks.
JimIn forum: Ascend ThemeIn reply to: Button widget
April 20, 2018 at 1:38 pm #188024I just tranferred my site from a subdomain to the main domain folder
It wouldn’t be a file missing it would mean you don’t have everything connected correctly. How did you run the transfer? Did you do it? After did you update all your database urls using a string replace plugin?
In forum: Virtue ThemeIn reply to: Product Resizing
April 20, 2018 at 1:31 pm #188022Hi Hannah!
Thank you! That works for exactly what I was looking for. I apologize for not mentioned that I want this to affect the website when I pull it up on my phone as it’s meant to be mostly a web-mobile platform. Maybe there is a setting that allows it to also update on the web-mobile that I am unaware of.
It seems that when I visit the site on my phone, I still get one big image per row on my shop page. Please visit with your mobile phone to see what I mean – it looks off/needs to look better.
Can you please send me the few lines of code that help me resize for mobile phone, Thank You!
In forum: Pinnacle ThemeIn reply to: Error problem
April 20, 2018 at 12:57 pm #188010Thanks, found the issue. It was related to php 7.2.4 which is brand new php version. I’ve updated the theme and your site so you are all set.
Ben
Hello,
I am trying to change my background color for the Call to Action widgets throughout my whole site to #0F4854. I have tried changing the basic styling and within the widget itself but it only seems to change parts of the widget (see *Login to see link )
I saw a sample css in another post but it had virtue in the CSS so I wasn’t sure if I should use that or if Ascend had different naming.
Also, if the answer includes CSS, do I just adjust at the specific widget on the page, or through the Theme Options?Thanks,
AmberIn forum: Ascend ThemeIn reply to: Button widget
Thanks for getting back to me so quickly.
I am not able to save the custom css. I get a “There was a problem with your action. Please try again or reload the page.”
I just tranferred my site from a subdomain to the main domain folder. It’s working but could not saving be related to the move (missing a file?). All other updates are working.
In forum: Ascend ThemeTopic: Button widget
In column 3 on my footer I was using a Max Button plugin which now has a fatal error so I replaced it with a Site Origin button widget. It doesn’t give me a title area so I used the Visual Editor for that but I’d like to decrease the space between the title and button.
What’s the best solution?
Thanks!
In forum: Ascend ThemeHi
If you look at *Login to see link in Edge, Firefox or Chrome, there is a Branch select box with a double arrow at the right hand side.
But if you look at it in Internet Explorer, the double arrow appears in the middle and there is a single down arrow near the right hand side.Is there a fix/workaround for this?
Thanks
In forum: Ascend ThemeIn reply to: Home Page Widget Area
In forum: Virtue ThemeIn reply to: Testimonial carousel custom css
In forum: Virtue ThemeTopic: Woo Search Results styling
Hi,
I have the woo search plugin on my site which works nicely. However, because my product images are not all the same size, the search results appear jumbled. Is there a way of forcing the products into rows and all the same size? Ill private message a link below so you can see what I mean.Thanks Again,
Paul
In forum: Virtue ThemeIn reply to: Returning customer reset password
Hi Ben
To answer your question:
We followed this add pop up form from MailChimp:
…. at the bottom:
Generate Form Code
To finish, you’ll generate the form code and add it to your website. The best place to add the code varies from site to site, so reach out to a developer if you’re not sure where to modify your site’s HTML.To generate the form code, follow these steps.
In the pop-up form editor, click Generate Code.
In the Copy/paste onto your site pop-up modal, highlight the code and copy it to your clipboard.
Paste the code into your website’s HTML.
Nice work! Your pop-up form will display when someone visits your site. If they choose to fill out and submit your form, we’ll add them to your MailChimp list.If a visitor has previously viewed your form, we’ll use cookies to make sure they don’t see it again for up to one year (or until they clear their cookies).
Your are right, we have the Yikes Mailchimp plugin, but it is not a pop up, which is why we followed the above set up.
Thank you for your patience, Best Susanne
In forum: Ascend ThemeIn reply to: Submit Testimonials
Hello,
You can add the testimonial form by clicking the extra shortcodes button at the top of the wordpress editor. It should generate a shortcode like this:
[kad_testimonial_form]You can add the option for the image also, but it is a security risk, since you’re allowing anyone to upload a file to your site:
[kad_testimonial_form image="true"]This presents a security risk since you are responsible for the content on your site. If the uploaded image or images were to be malicious and or illegal, you would be held accountable since your site would be the one hosting the images.
So say a bot found the image upload area of your site and proceeded to upload thousands of illicit images, you could get in a lot of trouble since your site is technically the host.
Another option would be to link to an image hosting service above your testimonial form, such as imgur or postimages.org. Then the images would be hosted elsewhere but still could be linked to within your site. This is definitely a safer option.
Hopefully this is helpful.
-Kevin
-
AuthorSearch Results


