Forum Replies Created
-
AuthorPosts
-
Hi,
I tried going to your page but it redirected to /Portraits is this correct?
On that page the text block was centered and the text in it was aligned left, as requested.
Has this been resolved?Best regards,
MikeHi,
Glad to hear you resolved it, strange error. Let us know if we can be of further assistance.Best regards,
MikeOctober 29, 2017 at 8:40 pm in reply to: Enfold – Avia Layout Builder spinning wheel of death #870203Hi,
I checked you editor and found
“Failed to load resource: the server responded with a status of 404 (Not Found) /wp-admin/admin-ajax.php ”
But I see your host was not able to reproduce the error?
Does your host hard cache your site? Could they clear it?Best regards,
MikeOctober 29, 2017 at 8:15 pm in reply to: Avia Layout Building dont´t load in One Page Restaurant #870197Hi,
I logged into your site an found that when editing I received the error:
“Failed to load resource: the server responded with a status of 404 (Not Found) /wp-admin/admin-ajax.php”
which is strange because I see it at that path via FTP.
I then looked at your .htaccess file and see there is a lot of extra commands from cache plugins and to override your PHP, so I tested removing all of them but it did not help, still a 404 on admin-ajax.php
One other odd thing is that your .htaccess PHP rules are not working because you still have server size warnings
I wonder if your host is hard caching a older .htaccess file with some errors in it?Best regards,
MikeHi,
I believe that the issue maybe that you have an extra / in your link and your link has capitation in it.
When I change the link it works correctly, please see Private Content area for the link format I tested.Best regards,
MikeHi,
I was able to add Spanish language to my browser for access and was able to login, thanks for the advice.
For your issue, I believe that since the page is using the archives template, you may find that adding the sub-menu code to the template-archives.php and adding that to your child theme may solve the issue. Please try this.Best regards,
MikeOctober 29, 2017 at 7:16 pm in reply to: hello ,Problem abaut anomalous scroll caming back from an article to a main grid #870177Hi,
Please attach a link to it from Dropbox or Google Drive in Private Content areaBest regards,
MikeHi,
Odd that it looks right on Android, do you believe this is only a iOS issue?
Please see screenshot in Private Content areaBest regards,
MikeOctober 29, 2017 at 7:06 pm in reply to: How to center logo VERTICALLY on the very left side + change FB Icon Position #870172October 29, 2017 at 6:48 pm in reply to: Theme v4.2 – Burger mobile menu overrides Mega Main Menu #870164Hey Jon,
Are asking to not use the burger menu at all, and only the main menu?
Your menu seems quite large, it seems that it would be hard to use on a mobile.Best regards,
MikeHey Bert2,
It is hard to say without testing because it depends on if the two sites are using a muilti site install of WordPress, if so if should work.Best regards,
MikeHi,
Woocommerce knows of this issue: “This issue happens when you have a custom attribute with the same name as a global attribute.”
Please see if you have a custom attribute with the same name as a global attribute. Perhaps updating Woocommerce will also help. It looks like someone made a plugin to help correct the issue, read here for more info: https://github.com/woocommerce/woocommerce/issues/14824
Perhaps checking at the Woocommerce support will offer another fix option.Best regards,
MikeHi,
I was not able to recreate the issue with Android and Chrome, do you believe this is only an issue with iOS?Best regards,
MikeOctober 29, 2017 at 5:58 pm in reply to: Blog not displaying full content but only feature image #870147Hi,
If I understand correctly, for your blog post element, on your blog page you are using this setting
when you create each post are you using the Layout Builder or the Default editor?
If you have used the Layout Builder for the post the full post will not be displayed. The full post will be displayed when using the default editor. Instead you will need to create a custom excerpt when editing your post. If you do not see the excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.Best regards,
MikeOctober 29, 2017 at 5:38 pm in reply to: Search magnifying glass icon – get it to only search WooCommerce Products #870136Hi,
To do so would be some intensive code that is beyond what we can offer here, but you could hire a freelancer.Best regards,
MikeOctober 29, 2017 at 5:35 pm in reply to: Change Search results to products search results (Woocommerce) #870134Hi,
The difference from the two is that one is missing a container. I see that you have the plugin “Duplicate Post” installed, did you create the second page from scratch or by using a plugin? Creating a new page from scratch will most likely solve this issue. Please see screenshot in Private Content areaBest regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.page-id-206 .avia-builder-el-2 {margin-left: -15px !important; margin-right: -15px !important; }
Please clear site and browser cache.
Best regards,
MikeHi,
For the demo I took screenshots of each image,
level 1 was 481×906
level 2 was 972×447
level 3 + 4 was 482×445
but I’m sure you can use larger images with the same ratio.
Let us know if this works for you, and if we can close this.Best regards,
MikeHi,
The reason why the table body didn’t middle align is that in you custom code you missed the first dot for the page ID.
Please remove all of the code I gave you and use this new code that also gives the table header a blue background with white text, you can adjust to suit..page-id-8145 td {font-size: 20px !important; vertical-align:middle!important; color: #666666!important; } .page-id-8145 th {font-size: 20px !important; vertical-align:middle!important; color: #fff!important; background-color: blue !important;}
Best regards,
MikeOctober 29, 2017 at 4:26 pm in reply to: Right Sidbar Menu dividers not same / full length when on TRL #870093Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
When I tried to import I received the error: “Failed to load resource: the server responded with a status of 500 (Internal Server Error)” Try to contact your host to fix that error and that would probably fix the importing issue.
I see your PHP Version is 5.3.24, version 7 is now recommend for the latest WordPress and Enfold, asking your host to update your PHP may correct the error.Best regards,
MikeHi,
The open tag was in your cache, once I cleared it the post showed correctly. You may need to clear your browsers cache also.Best regards,
MikeHi,
Sorry, that was my error I forgot to add them:.page-id-8145 td, .page-id-8145 th {font-size: 26px !important; }
With vertical alignment and color:
.page-id-8145 td, .page-id-8145 th {font-size: 26px !important; vertical-align:middle!important; color: #666666!important; }
You did want the table headers darker right?
Best regards,
Mike -
AuthorPosts