Forum Replies Created
-
AuthorPosts
-
Hey!
The only border left is the border in the actual image itself. If you view the “accidents must be reported” image in your browser you’ll see the border that needs to be removed.
Regards,
ElliottHi sitesky!
There is usually not enough space for it to display on small screens but you can use this CSS.
#socket nav { display: block !important; }To force it to display on all screen sizes.
Best regards,
ElliottHi!
Send us a WordPress login and we’ll take a closer look. Also let us know if we can deactivate your plugins while testing.
Regards,
ElliottHey!
Those only get added when exporting the theme options.
Go ahead and deactivate all plugins and send us a link to your site so we can take a look. Also be sure to deactivate all browser plugins and extensions and check in a different browser as well.
Best regards,
ElliottDecember 17, 2014 at 10:20 pm in reply to: "Error establishing a database connection" when trying to load wp-admin #369771Hey Matt!
Do you have a backup you can reload? Check with your hosting provider, they usually have automatic backups scheduled.
Best regards,
ElliottHey Matt!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory via FTP before downloading + uploading a fresh copy from themeforest.
Best regards,
ElliottHey!
Here is what I see.

I do see a slight color change in your screenshot but I do not see it on your live site. The color for both elements is #663300 in the source code so I would say the problem is either your monitor or your browser.
Try viewing on a different browser and also on a different computer to see if it happens there as well.
Regards,
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hi deved!
You have a typo on “sfider”.
Cheers!
ElliottHi!
Hmm, clearing your cache and any plugin related cache you might have installed does not help?
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete the theme before downloading + uploading a fresh copy from themeforest.
If your still having problems after doing the two above steps then send us a WordPress login and a link to your portfolio post.
Regards,
ElliottHey lillebro!
I didn’t see any tabs in your link. Are you trying to add elements inside your tabs? If so then you’ll want to switch to the default editor and copy / paste the shortcodes so they are nested inside each tab content.
As for downloading a PDF I would just link to the PDF so they can view it in their browser and then download it while they are viewing it. Or you can zip up the PDF and then link to the zip file instead if you want it to be downloaded automatically.
Regards,
ElliottHi!
What is the exact message they gave you?
Cheers!
ElliottHi!
No, you can create a WordPress login in Dashboard > Users > Add New. Make sure it’s an administrator login. The email should be one of your own emails.
Also make sure to post the login information as a private reply here in the forums.
Cheers!
ElliottHi!
Are you using some CSS specific to Chrome? Your site looks a lot different to me in Chrome than it does in other browsers, Firefox, IE, etc.
Regards,
ElliottHey red-baron!
That would take a lot of time and code and would have to be considered custom work. What you can do though is hide the title and breadcrumbs when editing your page and then insert a color section beneath your slider and insert two columns, a special heading, and a textblock to create the same effect.
Best regards,
ElliottHey!
Paste the full code your using here.
As for having the tabs closed by default on responsive I don’t see an easy way of doing that. There must be one tab open at all times so I think the script would have to be edited. It’s possible with the toggles and accordions though.
Regards,
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hi nurdwurks!
Wordpress manages the permalinks. You can change them in Dashboard > Settings > Permalinks. If your seeing weird behaviour then try deleting your .htaccess file and then save your permalinks again. Also be sure to deactivate all plugins while testing.
If your still having problems then send us a WordPress login and we’ll take a look.
Regards,
ElliottHey webmasterstijn!
You’ll need to remove the slider. There is a current bug when using elements that create a new section inside the Woocommerce template. We’ll see if we can get a fix worked out in the next update but for now you can try creating a new page and then use the slider element and product grid element to create the layout your looking for.
Cheers!
ElliottHey lightsites!
Try adding this to your custom CSS.
.logo { width: 100% !important; }Cheers!
ElliottHey!
It should be working now. I modified the CSS you were using.
Cheers!
ElliottHey Ronan!
Are you talking about the magnific popup (the big popup that gets displayed when clicking on the image) ? Changing that is going to take a lot of work on the magnific popup script and it would have to be considered custom work so you will want to hire a freelancer to help you out.
The magnific popup is going to display the images as large as it can while still fitting them inside your screen. This is a good feature to have for smaller screens such as mobiles so the user does not have to scroll around your site to see the image so I recommend leaving it as it is.
Cheers!
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hi!
I can see your site but it’s not letting me login.
Best regards,
ElliottHi Btina!
I tried viewing the URL in your screenshot but it doesn’t look like you have Enfold activated.
Regards,
ElliottHi!
Oh I see. Try doing this, http://kriesi.at/documentation/enfold/custom-css-and-quick-css/, and then add a class to the heading of “size_100” or something similar and then add this to your custom CSS.
.size_100 > * { font-size: 100px !important; }For the parallax try adding this to the Section ID option, “center_me”, and then add this to your custom CSS.
#center_me { left: 10% !important; width: 80% !important; }Best regards,
ElliottHi!
I don’t have a mac to test on so I’ll flag this for the rest of our team to take a look.
Regards,
ElliottDecember 17, 2014 at 7:36 pm in reply to: Problem with masonry grid – load more functionality #369685Hi Henrikgood!
This will happen if a post is loaded with multiple categories. The new categories will be added to the sort options. If you want to hide the new sort links from displaying then open up /enfold/js/shortcodes.js and comment out lines 1307 and 1308.
//filterlink.removeClass('avia_hide_sort').addClass('avia_show_sort'); //masonry.find('.av-masonry-sort .'+sort+'_sep').removeClass('avia_hide_sort').addClass('avia_show_sort');Cheers!
ElliottHi Maik!
Add this to your custom CSS.
figcaption.av-inner-masonry-content.site-background { background: white !important; width: 100% !important; height: 100% !important; }Best regards,
ElliottHi!
Remove this from your child theme style.css file.
div .av_one_fourth.first { min-width: 200px; }Cheers!
Elliott-
This reply was modified 11 years, 1 month ago by
Elliott.
Hi!
2. Posts with the same tags will be shown in the related posts area. If your translating the tags then make sure the translated tags are added to the translated posts.
4. Your having an issue with the avia layout builder and plugins? Reactivate the plugins one by one to see which one exactly is causing the problem.
Cheers!
ElliottHey!
It looks like you forgot to include a link.
Best regards,
ElliottHi foxvendetta!
Please see here, https://kriesi.at/support/topic/header-logo-url-change/.
Regards,
Elliott -
This reply was modified 11 years, 1 month ago by
-
AuthorPosts
