Sorry, I disactivated all plugins to check if it was a plugin conflict, and later I enabled all again, including plugin renaming wp-admin.
Now it’s disabled and you should be able to login.
Login provided
Ok, thanks.
I already did it, I just thought it can be done through wp admin.
Thanks
Hi,
I’ve emptied both caches and deactivated both plugins.
Unfortunately nothing changed.
I want to have three different menus.
Currently L and R are showing correctly.
But on mobile I see menu L instead of M.
Please visit the site and see yourself.
@ abnegative21; shanticfm – Great job, really like your sites.
Thanks for your efforts. I guess I will ask a developer to get this done. I have anyway few other modifications to be done.
I’m pasting below code:
function jevelin_meta_one() {function jevelin_meta_one() { $elements = jevelin_option( ‘post_elements’ );?>
<span class=”post-meta-author”><?php echo esc_attr( get_the_author() ); ?> </span>
<?php if( !defined(‘FW’) || ( isset($elements[‘date’]) && $elements[‘date’] == true ) ) : ?> ” class=”post-meta-date sh-default-color”><?php echo esc_attr( get_the_date() ); ?> <?php endif; ?>
<?php }
just before ‘?>’ which are the last characters in my functions.php file.
But it’s giving me below error:
Fatal error: Cannot redeclare jevelin_meta_one() (previously declared in /wp-content/themes/jevelin-child/functions.php:159) in /wp-content/themes/jevelin/inc/helpers.php on line 1318
I should paste this code in other place?
Thank you! All looks as expected.
Sorry, above text has been pasted with extra formatting
>>>>
Hi Team,
Can I paste suggested by you code to my functions.php file?
I have several other modifications done and I need to keep it in this way adding only suggested by you function.
Can you let me know please where exactly I should place it in my functions.php file? [zip]
Thanks,
Marcin
<p style=”margin: 0in; font-family: Calibri; font-size: 11.0pt;”>Hi Team,</p>
<p style=”margin: 0in; font-family: Calibri; font-size: 11.0pt;”></p>
<p style=”margin: 0in; font-family: Calibri; font-size: 11.0pt;”>Can I paste last suggested by you code to my functions.php file?</p>
<p style=”margin: 0in; font-family: Calibri; font-size: 11.0pt;”>I have several other modifications done and I need to keep it in this way adding only suggested by you function.</p>
<p style=”margin: 0in; font-family: Calibri; font-size: 11.0pt;”><span lang=”en-US”>Can you let me know please where exactly I should place it in my functions.php file? [</span><span lang=”pl”>zip attached</span><span lang=”en-US”>]</span></p>
<p style=”margin: 0in; font-family: Calibri; font-size: 11.0pt;”>Anything should be modified before pasting code of this function to my functions.php file</p>
<p style=”margin: 0in; font-family: Calibri; font-size: 11.0pt;”>Thanks,</p>
<p style=”margin: 0in; font-family: Calibri; font-size: 11.0pt;”>Marcin</p>
Great, all works as expected.
Thank you!
Hi Team,
Thanks for this solution. We’ve decided that we prefer to delete completely word ‘by’ before author name. Can you please post code for this approach?
One more thing, is is possible to remove as well link to author page (showing when hovering on author name)?
Cheers,
Marcin
Additionally would it be possible ot remove hiperlink when hovering over author name?
.
Hi All,
I’m sharing with you website that I’ve created using Jevelin theme.
This is our travel agency specializing in tailor made holidays, targeting polish market.
Thanks for checking this. I will try to find a workaround for this issue.
Is there any other way to fix it? Just wait for Unyson update?
Thank you, shared custom CSS resolved issue with not displaying content.
One more thing, is there a way to force that when loading this testimonial component will be on the center? At the moment when entering a page for the first 2, 3 seconds it’s on the left and then when autoplay hits it’s moved to the center.
Thanks for your help.