Forum Replies Created
-
AuthorPosts
-
Hey!
I get the following error on your site: Font from origin ‘http://rcteamchat.gupshuptechnolog.netdna-cdn.com’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://rc.teamchat.com’ is therefore not allowed access.
Don’t know if there’s a way to select to not load the icon font with the CDN or not?
Best regards,
RikardJuly 29, 2015 at 4:32 am in reply to: Basic gallery does not load thumbs. Mosaic has new random spaces. #480001Hey!
Did Ismaels suggestion work out for you? I had a look at the link in your initial posts and I couldn’t see the error anymore.
Regards,
RikardJuly 29, 2015 at 4:29 am in reply to: Make testimonial and a content slider NOT move the page up and down. #479998Hi!
You could set the containers to a fixed height, but you are putting yourself in a situation where you would have to write a lot of CSS to maintain the responsiveness of the container for smaller screens. You can use the following if you want to do it anyway:
.avia-content-slider-inner { min-height: 400px !important; max-height: 400px !important; }
Best regards,
RikardHey!
Thanks for the login. I wasn’t sure what you meant in your first post but I can see what you are doing now, if you tell a 180x180px image to display 240×180 with CSS it will look distorted and stretched, there’s no getting away from that. I would recommend you to upload images in the size you would like them to display instead.
Best regards,
RikardHey alex5252!
That would take a lot of time and is out of scope of theme support, but you can use the following CSS to target the circles:
.avia-slideshow-dots a.goto-slide { /* your code here */ }
Cheers!
RikardHi,
If you are using it on another site then I guess it is compatible :)
I’m not sure why your are not able to upload it, are you adding it from the backend? If so you could try uploading it manually via FTP to see if it works better that way.
Regards,
RikardHi,
You can set the mobile menu to apply for tablets as well by going to Enfold–>Header–>Mobile Menu and change the setting there. If you should prefer a custom pixel value you can use the following in Quick CSS:
@media only screen and (max-width: 1024px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important; } }
Please change the value 1024 to the value of your choice.
Regards,
RikardHey,
The service is not bad because it indicates things which could be improved, but some of them tend to be communicated in a very black & white fashion. You can do a lot with compressing images though, you can try the WP Smush plugin in WordPress itself or go for a compression software before you upload the images.
Best regards,
RikardHey gcol90!
You can change that in the right hand side menu, Header visibility and transparency option, while editing the page.
Cheers!
RikardJuly 28, 2015 at 9:52 am in reply to: Mobile Menu Cutting off entries in the Menu based on size of the page #479548Hi elrey52!
You are using an old version of the theme, please try to update to the latest version, 3.2.3. http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardJuly 28, 2015 at 9:49 am in reply to: Enfold: Centering Columns for multi-column Post Slider layout #479546Hi sethbutler!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHi pamk21!
On what page are you having this problem? I couldn’t see the issue on the front page. Please keep in mind that the background image will inevitably look different on different screen sizes.
Best regards,
RikardHi Bossietj!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. How big is the file you are trying to upload?
Cheers!
RikardJuly 28, 2015 at 9:42 am in reply to: Avia Editor, text block, linking to new window (for normal text) doesn't work. #479535Hi sublime5o!
Did you try this?
<a href="http://portal.hud.gov/hudportal/HUD" target="_blank">Link</a>
You could try a plugin in like this to not have to bother at all too: https://wordpress.org/plugins/open-external-links-in-a-new-window/
Best regards,
RikardHi!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardJuly 28, 2015 at 9:36 am in reply to: Retriving a navigation for custom post type using enfold builder #479532Hey Mborie!
I’m not sure what you mean by that, what changes have you made so far?
Best regards,
RikardHi sensiblekaren!
Please try the following in Quick CSS under Enfold–>General Styling:
.av-masonry-entry-content { font-family: ‘Montserrat’ !important; }
Regards,
RikardHey Armando!
That code will only work for Google fonts, please use @font-face to import the font via CSS instead.
Cheers!
RikardHi daveteu!
The first one if for a font and the rest seem to be from google maps, do you want to remove the font and the map functionality?
Cheers!
RikardHey daveteu!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Cheers!
RikardHi Matt!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardHey gupshupdotme!
I’m not sure what you are trying to do there, could you send us a screenshot highlighting what you are trying to achieve please?
Cheers!
RikardJuly 28, 2015 at 9:07 am in reply to: Full display of blog post with advance blog layout in category #479511Hey Charlotte!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Cheers!
RikardHey Lynn!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Cheers!
RikardHi!
Could you try to rename your plugins folder located in the wp-content folder to something else in order to disable all plugins to see if that helps?
Regards,
RikardHey!
Ok, please let us know if you should need any more help on the topic.
Regards,
Rikard -
AuthorPosts