Forum Replies Created
-
AuthorPosts
-
Hi ehquionest,
This is an open bug that the dev team is working on, we are unsure when it will be solved. It’s pretty technical, but basically WordPress doesn’t use the alb template when previewing an unpublished post.
For now, the best solution we can offer is to publish your post and view it, then change the status of it if you don’t want it published.Best regards,
VictoriaHi ehquionest,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey jaldesign,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaApril 15, 2020 at 5:10 pm in reply to: Change the main menu hegiht when custom height is defined for the header #1204058Hey pepin,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaApril 15, 2020 at 5:09 pm in reply to: Screen isn't scrolling with drag/drop on Avia Layout Builder #1204057Hey JenniferHillberg,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaApril 15, 2020 at 5:05 pm in reply to: Mobile issues: disappearing special heading + unwanted border #1204056Hey swibbycreations,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi payton_sil,
@dern1ck thank you for your input :)Did you find the info helpful or do you need more help?
Best regards,
VictoriaHey!
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color .widget_price_filter .ui-slider-horizontal .ui-slider-range{ background-color: #643f3f; }If you need further assistance please let us know.
Cheers!
VictoriaHey vonJanne,
Please have a look at the solution posted here:
https://kriesi.at/support/topic/shortcodes-window-after-updating-to-wordpress-5-4/Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi Sonja,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
VictoriaHey Basti_DLK_23,
Could you please attach some screenshots of the issue?
Can you please describe the issue in more detail, please?
Best regards,
VictoriaHi Maneu,
Glad you got it working for you! :)
I will put the private content in the private box and close the thread.
If you need further assistance please let us know in a new one.
Best regards,
VictoriaApril 15, 2020 at 4:41 pm in reply to: Blog Posts: Automatically display author, date, and categories? #1204037Hi Magnus,
You need to use the get_the_author() function.
Here are the docs for you:
If you need further assistance please let us know.
Best regards,
VictoriaHey Criti30,
Credentials did not work for me. Could you please update the credentials?
Best regards,
VictoriaHey laptophobo,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 990px) { .avia-safari #supportrose.av-flex-cells .no_margin { background-attachment: scroll !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHey aarti28,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Which version of Enfold are you running? Which version of php are you running?
Best regards,
VictoriaHey aarti28,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Which version of Enfold are you running? Which version of php are you running?
Best regards,
VictoriaHi Nikola,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaApril 15, 2020 at 4:31 pm in reply to: Custom search box in Fullwidth Sub Menu kills mobile search icon #1204029Hey dern1ck,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi PA_jgoodwin,
Yes, the custom.css will be erased. It is better to put it to the Theme options > General Styling > Quick css field or have a child theme and put the code to the styles.css file there.
If you need further assistance please let us know.
Best regards,
VictoriaHi dognwolf,
Glad we could help :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
VictoriaHi Susanne,
That will require additional JavaScript or changing php files which is kind of out of the support that we provide here.
Best regards,
VictoriaHi ehquionest,
Please check the pages now :)
If you need further assistance please let us know.
Best regards,
VictoriaHi mooshonov,
I think you should also address the issue at the bbpress support forums, you might find the answers there.
https://bbpress.org/forums/topic-tag/rtl/Best regards,
VictoriaHi Sclark91,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaApril 15, 2020 at 3:02 pm in reply to: Cant get the Enfold theme to show up on WP 5.4 theme window #1204001Hi hillphoenix,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey DariaAlbufeira,
Please try switching to Brazilian Portuguese and see if the issue persists. Enfold does not really have the pt_pt version.
If you need further assistance please let us know.
Best regards,
VictoriaApril 15, 2020 at 2:46 pm in reply to: Blog Posts displays only excerpt instead of full content #1203997Hi sproutstudio,
https://share.getcloudapp.com/p9u7EN9K You can go to Settings > Reading and change the setting there.
Best regards,
VictoriaHi Jagrav,
We are closing the threads. Can we close this one?
Best regards,
VictoriaHi!
Here is the code you can put in your funtions.php
add_action('admin_head', 'my_custom_css'); function my_custom_css() { echo '<style> .menu-edit .item-type.item-type-default { display: none; } </style>'; }Sorry the style gets invisible, here is the code
add_action(‘admin_head’, ‘my_custom_css’);
function my_custom_css() {
echo ‘‘;
}If you need further assistance please let us know.
Cheers!
Victoria-
This reply was modified 5 years, 10 months ago by
Victoria.
-
This reply was modified 5 years, 10 months ago by
-
AuthorPosts
