Forum Replies Created
-
AuthorPosts
-
Hey f_oleg!
Please be more specific, where do you want to remove the related posts, can you post a link to your website?
Best regards,
JosueHi,
Do you get any errors? can you create an administrator account and post it here as a private reply?
Regards,
JosueOctober 30, 2013 at 9:14 pm in reply to: VIdeo URL doesn't work when parameters added after the URL #182578Hey!
Do you have an example of a YouTube embed displaying like you want?
Regards,
JosueHi aka61997!
Look this file in your theme directory, and open it: single-portfolio.php
Search for this line (26)
get_template_part( 'includes/loop', 'portfolio-single' );
Then add this below it:
comments_template( '/includes/comments.php');
Final code:
get_template_part( 'includes/loop', 'portfolio-single' ); comments_template( '/includes/comments.php');
Regards,
JosueHey Seth!
Try with this (add it to Quick CSS):
.av_toggle_section:nth-of-type(1) .toggler{ background: red; } .av_toggle_section:nth-of-type(2) .toggler{ background: red; } .av_toggle_section:nth-of-type(3) .toggler{ background: red; } .av_toggle_section:nth-of-type(4) .toggler{ background: red; } .av_toggle_section:nth-of-type(5) .toggler{ background: red; }
Change red for your desired color in each iteration.
Best regards,
JosueOctober 30, 2013 at 8:11 pm in reply to: "[LayerSliderWP] Slider not found" after migration to new server #182554Hi!
I don’t think so, the latest version of Enfold (2.4.1) was released October 22, please update it first to see if things get fixed.
Best regards,
JosueHi!
Here is how i see it on FF 24 (first time):
Best regards,
JosueHello Johan!
It’s possible, but that customization is beyond the scope of our support form. You will need either a specialized plugin or hire a freelancer for the job.
Cheers!
JosueHey weathertight!
Looks like your enfold.css is not working correctly, do the following: rename that file via FTP (enfold_old.css) and try to generate it again from the ‘Enfold > Styling’ page.
Regards,
JosueHey!
I found a way, can you create an administrator account and post it here as a private reply?
Best regards,
JosueHi Mary!
If you are using WordPress 3.6 (Post > Format: Link), you can, see image below:
Regards,
JosueOctober 30, 2013 at 7:32 pm in reply to: "[LayerSliderWP] Slider not found" after migration to new server #182535Hey bollmanprod!
Are you using the latest version of Enfold?
Best regards,
JosueHey!
What version of IE specifically?
Cheers!
JosueHey!
The font file may have been deleted, also the css/custom.css gets replaced when updating.
Cheers!
JosueGlad we could help. Let us know if you have any other questions or issues :)
Regards,
JosueHey Rohan!
That happens because “PROGRAMME CLASSIFICATION” takes two lines, if you reduce that to one line the table will equalize.
Best regards,
JosueHi dalcnetsrl!
Please take a look at this video:
Cheers!
JosueOctober 29, 2013 at 11:41 pm in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182271This reply has been marked as private.October 29, 2013 at 11:25 pm in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182268Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey Omar!
Try adding this to the Quick CSS:
.container .nine.units { padding-right: 50px; }
Regards,
JosueHey!
Have you tried setting 7777 permissions to the .htaccess file? Also, try switching back to the default WP theme to see if the issue is theme-related or not.
Cheers!
JosueOctober 29, 2013 at 11:11 pm in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182256Hey Ed!
They are not in the HTML source. It’s not CSS related, i think you may need to re-add them manually.
This happened after the update?
Regards,
JosueOctober 29, 2013 at 10:21 pm in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182246Hi Ed!
Here’s how they look on my end:
Regards,
JosueOctober 29, 2013 at 9:39 pm in reply to: Ajax Portfolio defaulting to 1030 x 510px on preview #182236You are welcome.
Which buttons? mind posting a screenshot?
Best regards,
JosueOctober 29, 2013 at 8:38 pm in reply to: will i lose Seo ranking if i change my existing theme into Enfold? #182224Hi!
I see, effectively you would need to alter the logo in order to wrap it into a h1, and the titles of the pages would need to be changed from h1 to h2, we can help you with that :)
Best regards,
JosueHello,
I understand what you want, but unfortunately that is out of the scope of the support we can offer. If you really need it try hiring a freelancer for the job.
Best regards,
JosueHi!
Try with this code (add it to Quick CSS):
.post-entry-63 .image-overlay{ display: none !important; }
Best regards,
JosueGlad Ismael could help, let us know if you have any more questions or issues :)
Regards,
JosueHi!
I don’t think that would be possible because the Magic Zoom plugin uses that hyperlink in order to work, so disabling it would disable that too:
a.MagicZoom{ pointer-events: none; }
Cheers!
Josue -
AuthorPosts