Forum Replies Created
-
AuthorPosts
-
Hey!
I checked the link from your first post, but could not find any masonry gallery. It only shows “CONTACTGEGEVENS” and “ZAKELIJKE GEGEVENS” for me. Could you check please?
Best regards,
AndyHi!
you need to upgrade Enfold to the newest version. We can’t help you otherwise. Use a child theme for any customization you have done. Let us know when you are done and still need help.
Cheers!
AndyHey!
what happens when you activate Jetpack but deactivate all other plugins? because maybe one is causing a conflict.
Cheers!
AndyOctober 2, 2015 at 7:42 pm in reply to: Slider Images Look Stretched and Weird When Putting In Percentages #512987Hey!
quite difficult to understand which settings you are talking about in your layer slider. Could you highlight using screenshots please? show us about which settings you are talking about. Use imgur.com or dropbox.
Cheers!
AndyOctober 2, 2015 at 7:21 pm in reply to: Duplicate posts within Masonry module when filtering #512974Hi!
there might be some corrupted theme files and in this case you need to delete all theme files via FTP before getting a fresh copy from your themeforest account. Let us know when you are done and still need help. I hope this will help!
Regards,
AndyOctober 2, 2015 at 7:18 pm in reply to: creating a home page grid with multiple sized images #512973Hi!
not sure what you are trying to achieve, but can you provide us a link so we can inspect the elements in question please?
Do you want to control the sorting of images in masonry gallery?Cheers!
AndyHey!
alright and glad we could help so far. Yes, let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHey!
kannst du bitte versuchen alle theme Dateien zu löschen via FTP? und installiere anschließend eine frische Kopie von deinem Themforest Account. Eventuell sind einige Theme Dateien korrupt.
Gruß!
AndyHey!
you could use gallery element for example and choose to display thumbnail pictures. You could control thumbnail size (image size in general) with this plugin: https://wordpress.org/plugins/simple-image-sizes/ if you need even smaller images.
Hope this helps.Best regards,
AndyHey!
2.) This won’t be easily possible I think, as this is normal WordPress behavior and not something theme-related. You would need to ask this in general WordPress forum.
Cheers!
AndyHi!
Let’s stick to one topic please. I already answered you in your other thread. So I am going to close this one.
Cheers!
AndyHi!
please remove any custom CSS code you have used, to check which one is causing this issue.
Deactivate all plugins as well, maybe one is causing a conflict.Regards,
AndyHi!
code Yigit provided should work I think. Try to clear browser cache and hard refresh a few times afterwards. Try to add !important to it:
@media only screen and (max-width: 990px) { .title_container .breadcrumb { left: 45px !important; right: auto !important; top: 83% !important; }}
Best regards,
AndyHi!
try this for you social icons:
@media only screen and (max-device-width: 736px) { ul.noLightbox.social_bookmarks.icon_count_4 a:hover { background-color: initial !important; }}
Cheers!
AndyOctober 1, 2015 at 12:48 pm in reply to: Disable standard search results when using Instant search + plugin #512113Hi!
check out these media queries for different devices: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
AndyHey!
well, we need to know what is causing this issue to be able to provide you further support. That is why we need to make sure no plugin is causing this problem and for this you need to turn off all of them temporarily (just 30 seconds to check it, before you can activate them again).
Let us know about your results with it.You could also try to delete all theme files via FTP before getting a fresh copy from your themeforest account. Maybe there are some corrupted theme files.
Regards,
AndyHey!
what Josue wanted you to do was: Activate a default WordPress theme and check on a new page if you have the same issue there.
Unfortunately we can’t support every 3rd party plugin existing, as written in our support policy and you need to ask plugin’s author about it, as they know their plugin best.
Best regards,
AndyHey!
1.) use this to hide comments counter:
a.comments-link { display: none; }
and this to hide author:
span.blog-author.minor-meta { display: none; }
add this as well to hide slash symbol:
span.text-sep.text-sep-comment { display: none; }
2.) Not sure what you mean and I think you can go to Appearance->Widgets and make adjustments for the sidebar in question.
Regards,
Andy-
This reply was modified 9 years, 9 months ago by
Andy.
Hey!
I checked your backend you are still using an old version of the theme. Please upgrade to Enfold v3.3.2.
Best regards,
AndyHey!
I checked the demo you have mentioned (One Page Portfolio) and there are 3 columns which get smaller before collapsing to 1 when shrinking browser size.
You can activate Custom Class for all ALB elements and give your columns a unique CSS class, to avoid that all other elements get effected by the custom CSS code. Let us know when you are done with it and still need help.
Best regards,
AndyHi!
alright. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Cheers!
AndyOctober 1, 2015 at 11:58 am in reply to: My website is not formatting correctly on apple products. #512082Hi!
not sure what you mean, because I can’t see any blue box on mobile menu and the code I provided to you is not creating any blue box at all. If you want to add screenshots here use imgur.com or dropbox please, because otherwise they won’t be loaded.
Regards,
AndyHi!
die Version die du bei Themeforest herunterladen kannst, dürfte die aktuelle Version sein.
Sobald du das theme geupdatet hast, brauchst du keine Child zu importieren. Deine Theme Einstellungen bleiben erhalten. Mache sicherheitshalbe dennoch immer ein Backup.
Gruß,
AndyHi!
you need to control responsiveness by yourself, as no theme can know how you want an image to behave on different scree sizes. Control it using this code in Quick CSS code:
@media only screen and (max-width: 767px) { #banner-about { background-size: 100% 35% !important; background-position: 0px 0px !important; }}
and adjust as needed.
Cheers!
AndyHi!
use this code in Quick CSS field:
.breadcrumb.breadcrumbs.avia-breadcrumbs { top: -30px; } .flex_column.av_two_third.flex_column_div.av-zero-column-padding.first.avia-builder-el-2.el_after_av_textblock.el_before_av_one_third.column-top-margin { top: -90px; }
and adjust as needed.
Regards,
AndyHi!
you are using a color section for it, right? because color sections are always displayed full width.
Can you provide us admin access so we can take a closer look into it? you can post login details here as private reply.Cheers!
AndySeptember 30, 2015 at 1:01 pm in reply to: Gallery not loading in some situation with chrome and edge #511420Hey!
glad you figured it out! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHey!
done and glad you figured it out. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyHi!
this would require a huge customization on the theme. You can hire a freelance developer for this job here: http://kriesi.at/contact/customization
Best regards,
AndyHey!
we are lots of moderators in this forum, living around the globe. We can’t share all our IP’s.
Let us know when we can access your backend.Regards,
Andy -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts