Forum Replies Created
-
AuthorPosts
-
June 9, 2016 at 7:08 pm in reply to: Weird line of code appearing only on home and news pages #645653
Actually, I think I am narrowing it down even more for you. I get the error on all pages that I have Blog Posts being displayed. So only pages where I use the Avia Layout Builder and go to Content Elements > Blog Posts, and add that widget to the page.
That includes the pages I list in the Private section.
This must help you figure out the root cause, right?
June 9, 2016 at 7:05 pm in reply to: Weird line of code appearing only on home and news pages #645646Hi again. I disabled each plugin, one at a time, flushing the cache after each one, and loading the website on a Chrome Incognito window, but I still see the error. I went though all plugins. Also, I tried activating a different theme, and when I do, the error goes away. So it seems to be isolated to Enfold.
Also, to give you more information, once I manually moved the most recent version of Enfold to my server via FTP, as you instructed, the error does go away. But the first time I publish a new post, the error returns. So once I publish a post, the error goes on the home page and the news page. But every other page is fine.
Also, I have a child theme activated. I have the following code in the functions.php file of the child theme. I’m not sure if this has anything to do with the issue.
<?php add_filter('the_excerpt', 'do_shortcode'); add_filter('get_the_excerpt', 'do_shortcode'); add_filter( 'avia_widget_time', 'enfold_customization_widget_time' ); function enfold_customization_widget_time( $time ) { return get_option('date_format'); } add_theme_support('avia_template_builder_custom_css'); ?>
Any ideas?
Thank you.
June 9, 2016 at 4:22 am in reply to: Weird line of code appearing only on home and news pages #645196Good day. I tried to do what you said and overwrite the “enfold” folder on my server via FTP, but the error is still there. Again, it’s ONLY on the home page and news page. And it first appeared when I published a new post. After publishing a new post, the error appears on the home page and news page. Any ideas? It’s looks so bad. Thank you for your help.
February 5, 2016 at 6:11 pm in reply to: Change layout/design to mobile for iPad Mini portfolio view #578646Good day. On an iPad Mini, the layout stays the same as it is on a desktop. I want it to change to the way a mobile phone displays the information. I’m not sure how to attach a screenshot to the ticket, so I uploaded screen shots from the iPad Mini to the website and posted the links to them in the private content area below. I am assuming there is some kind of specific width specified somewhere that triggers the layout to change from desktop view to mobile view? Or something else?
February 1, 2016 at 12:23 pm in reply to: Posts in "Magazine" Content Element not working with "Link" Post Format #575700Okay sounds good. Thanks!
January 31, 2016 at 8:12 pm in reply to: Color Section and a Section Background Image not scaling on mobile devices #575392Okay sounds good. Thank you for letting me know!
Absolutely of course! Just left the 5 star rating and write up!
Worked perfect! Thanks!
January 29, 2016 at 3:18 pm in reply to: Testimonials content element crops images to circle and too much #574584Worked perfect! Thanks!
January 28, 2016 at 12:31 pm in reply to: Excerpt text for Masonry media element not showing on mobile and small screens #573676Worked perfect! Thank you!
January 28, 2016 at 5:06 am in reply to: Testimonials content element crops images to circle and too much #573474Hello. Thank you for your reply. I definitely see the difference in the radius crop using your CSS. However my problem still exist. Is there a way to not crop the image at all? Yes your CSS doesn’t do the circular crop, but it still crops off an important part of the logo image. Thank you.
January 26, 2016 at 1:03 pm in reply to: Posts in "Magazine" Content Element not working with "Link" Post Format #572056Thank you very much. I have posted information in private content.
I am experiencing a similar issue with the “Enfold Latest News” widget on my footer. I wonder if this is related to my original issue? The details for this other issue is that the “Enfold Latest News” widget is not working correctly for posts with the post format of “Link”. Clicking a post in this widget does NOT open the link set in the post, but rather just go directly to the post’s page, which I assume is not how it’s supposed to behave. You can see this by going to the middle column of the footer on any of my pages.
Thank you again for your excellent support!
January 26, 2016 at 5:05 am in reply to: Hide just Time, but show Date, for Enfold Latest Portfolio widget #571867Worked perfect!
January 26, 2016 at 4:53 am in reply to: Images in "Partner/Logo" Element slideshow content element open in a light box #571863Thank you!
Worked perfect! Thank you!
February 18, 2015 at 12:49 pm in reply to: Team Member Descriptions and possible read more link into a modal #398059This reply has been marked as private.February 17, 2015 at 12:51 pm in reply to: Team Member Descriptions and possible read more link into a modal #397421This reply has been marked as private.Thank you for your fast reply. I am almost in full understanding and am close to understanding this. My only question is if I put the content in a Color Section in a Text Block element, the text still displays on the page. Do you know what I mean?
If I add the color section on Page A, and then put the trigger link element also on Page A, I would still see the content from the color section since I already on Page A. Are you saying I need to make this into two separate pages, for example, add the color section on Page A, and ten make a new page, Page B, and add the trigger link element on Page B to the color section on Page A? I thought I could do all of this on the same page?
Sorry for confusion. I am so close. Thank you for your help helping me understand. Best, Nate
Thank you for your reply. I added this the code for inline content in a magnific popup to my functions.php file as the post link you sent me instructed. However I’m not sure what to do now to call that function. Could you explain how exactly I can do this? Many thanks.
-
AuthorPosts