Forum Replies Created
-
AuthorPosts
-
Hi!
Please install the plugin here
https://wordpress.org/plugins/wp-force-https/and let us know if that solves the issue for you.
Best regards,
BasilisApril 6, 2016 at 7:18 am in reply to: Blog posts look messed up when click on from Twitter mobile #608717Hey zebravision!
Intresting issue.
Can we please have a look at your web site, so we can understand what is happening and find a way to solve it?
Thanks a lotBest regards,
BasilisHi _envato_user_!
The easiet solution to achive is the following:
1. Install a plugin that lets you execute php into posts / widgets
2. Add php into a custom sidebar ( inside a text widget )
3. Load the custom sidebar to the ALB.Please do let us know if that works out for you!
Thanks a lot for your patience and understandingBest regards,
BasilisHey BrendaSarg!
Images do not load at all for me, neither if I load the website outside screenfly and I cleared my cache.
Are you running any cache service?Cheers!
BasilisHey chaserwaser25!
Removing the menu into mobile is not a good practice, because it will make your web site, not possible and easy for use
Here is an introduction on how to place social media icons into the same line as the menu@media only screen and (max-width: 767px) { .responsive.html_header_top #header_main .social_bookmarks { right: -30%; width: auto; margin-top: 5%; }} @media only screen and (max-width: 767px) { .responsive.html_header_top #header_main .social_bookmarks { right: -10%; }}
let us know if that works out properly for you.
Thanks a lotCheers!
BasilisHey norgrenna88!
I am sorry but I am a bit confused.
Do you want to change the link or do you want to disable it?I am sorry, but I did not understood the question properly.
Best regards,
BasilisHey worldfuturecouncil!
Please add the following to your functions.php file
function wcs_exclude_category_search( $query ) { if ( is_admin() || ! $query->is_main_query() ) return; if ( $query->is_search ) { $query->set( 'cat', '-22, -21' ); } } add_action( 'pre_get_posts', 'wcs_exclude_category_search', 1 );
where you replace -22, -21 with the category IDs u need
Cheers!
BasilisHi!
@nini_bacher are you covered by this reply?
Do u need anything else from us?Best regards,
BasilisHi!
can u please upload to a live server and please let us know if the issue is still there?
It is a bit strange to be happening.Thanks a lot
Best regards,
BasilisHi!
That would require some advanced customisations to the main grid of enfold.
To achieve it, as it does require some more work, we would require to hire any developer to do it for you.Best regards,
BasilisHey NetphoriaInc!
You can create something similar with Advanced Lyayout Builder and the gallery grid.
Can u please show us what you have done till now, so we can help you further with the work?Regards,
BasilisApril 5, 2016 at 10:16 pm in reply to: How to set the maximum height of a gallery image with portrait dimensions #608534Hi sackerly!
Something like the gollowing would work?
.avia-gallery img[height=”1600″] {
max-width: 50%;
}so actually, taking the images with height 1600 making the width smaller which also makes the height smaller.
Is that something that can work? U can adjust the size your selfCheers!
BasilisApril 5, 2016 at 10:09 pm in reply to: Enfold Child Facebook Likebox and Search in Footer Responsive Issue #608531Hi Jojo_W!
what code have you used?
Facebook box is not responsive by default.
Please try the following plugin and let us know if that works properly
https://wordpress.org/plugins/responsive-facebook-like-box/Best regards,
BasilisHey knitsfor!
The ” grandfathered support ” is something a different theme has done and not us. Kriesi has yet to come with an option for that and most probably will be done with an updated forum software, so for now, you can use the support as you like.
There will be an announcement thanks a lot for your patience and understanding
Regards,
BasilisHi!
Please try the URL here
https://www.google.com/webmasters/tools/mobile-friendly/let us know how it shows for u
Cheers!
BasilisHi phillipikoo!
We would love to assists you, but we would need to check your web site, so we can see what you need to implement.
Thanks a lot for your understandingCheers!
BasilisHi!
It is possible, but that would require some advanced modifications, which we do not offer through our support.
You can always hire someone, who will help you with that process.Best regards,
BasilisHey!
Please add to your CSS file and change accordinly with what you want
::selection { background: #ffb7b7; /* WebKit/Blink Browsers */ } ::-moz-selection { background: #ffb7b7; /* Gecko Browsers */ }
Best regards,
BasilisHi!
Please intall the following plugin and let us know if that solves your issue
https://wordpress.org/plugins/artiss-transient-cleaner/Regards,
BasilisHey horsevet!
Please go to Settings -> Permalinks press ” Custom ” and then save.
Let us know if that workjsRegards,
BasilisHey!
glad we got it solved out!
Please do let us know if we can do anything else for you, we will be happy to assist!Regards,
BasilisHi!
Can I please have backend acces to give it a look?
Thank uBest regards,
BasilisHey!
Glad you got it short out.
Please do let us know if you need anything else, we will be more than happy to assist furtherBest regards,
BasilisHi!
Glad it got short out.
Please do let us know if we can do anything else to assist you furtherBest regards,
BasilisHey Julie!
use the following
#text-2 .flex_column .widget .widgettitle, .content .widget .widgettitle, #text-3 .flex_column .widget .widgettitle, .content .widget .widgettitle { text-align: center !important; }
let us know if that works out for u
Best regards,
BasilisHey!
change the border to border-bottom and if it does not work, please provide access to the web site
It does work on debugger, so would need to hceck outBest regards,
BasilisHi!
I have contacted the Ninja Form support, through slack, I will update the topic when they reply back to us, regarding the issue.
It is a JS conflict, which we have to either try solve with them, or if it takes time, for you to use a different pluginRegards,
BasilisHi!
Yes it seems there is an issue with that.
Will try to report and get the files for you and check again if we can make it work.
Please be patience till we try solve it.Cheers!
BasilisHey!
It must be possible, have you contacted the plugin author? Most probably he knows exactly how to guide you to that process.
Best regards,
BasilisHey kgbrooklyn!
Please do share with us, your backend access, so we can be able to assist you further with it
Cheers!
Basilis -
AuthorPosts