malthead
Forum Replies Created
-
Forum: Plugins
In reply to: [Secure Custom Fields] Order of fieldgroups backend/frontend differentEdit: new Videos displayed allways at the end of the list. The order in field groups is ignored!
The groups are labeld with names
Forum: Plugins
In reply to: [Secure Custom Fields] Iframe youtube videos not display in frontendthanks for reply! As I know yet, the website is based on a custom theme. The developer changed something in the template for this site and now I can add new videos. But here is question about the drag&drop function in fiedgroups. I can change the order of the fieldgroups. Unfortunately, this does not affect the order in frontend. Is this a bug?
- This reply was modified 1 year, 5 months ago by malthead.
I must correct myself! Instead of mailto: I had entered url in wordpress for my mail adress. So in my case its not the fault of the plugin.
- This reply was modified 2 years, 3 months ago by malthead.
I can confirm the problem.
this is visible in front of the actual e-mail address ed.sdnuosetulf@tkatnok”>.
Settings:
Full-page scan
automatically the best method (excluding javascript)
no advanced settingsIf I select automatically the best method (including javascript) this “> is visible befor the adress.
wiht simple HTML character encoding no errors
Hope that helps you to find the errors in your code
- This reply was modified 2 years, 3 months ago by malthead.
I’m sure that elementor writes the data to the database. Allwaysd if I open the website with elementor and change something or add something, some data is shown in wp optimize (post revisions,auto draft).
The website works fine!
Need to delete data from on and offThank you for your answer!
I did that but the database is error free and optimized.In WP Optimize I see 2 post revisions in your database, 1 auto draft post in your database. In WP under comments there are no entries. Strange isn’t it?
I just quickly edited the page with elementor and now there are 5 post revisions in data base and 1 in trash.
As I suspected, elementor probably writes every edit to the database
- This reply was modified 2 years, 9 months ago by malthead.
Forum: Themes and Templates
In reply to: [OceanWP] Side Identity – Tagline not displayedtagline only displayed in style top menu ?? tagline is not displayed for all other styles
this is intentionally done by oceanwpForum: Themes and Templates
In reply to: [OceanWP] Side Identity – Tagline not displayedThanks @apprimit, I know about that code
I used this
if ( display_header_text() == true ) { if ( 'miinmal' != get_bloginfo( 'description' ) ) { ?> <div id="site-description"><h2 <?php echo $header_text_color; ?>><?php echo bloginfo( 'description' ); ?></h2></div> <?php } } ?>
But I decided to make my own header with elementor.
Forum: Themes and Templates
In reply to: [OceanWP] I don’t want the tagline to be displayedonly a pizza? ??
Forum: Themes and Templates
In reply to: [OceanWP] I don’t want the tagline to be displayedI cannot see that option:
Stile: Nascosto ??I don’t have it, I don’t know whay…
I only have “hide on tablet and mobile” and it works!Could you please post a screenshot of this setting options? Especially the drop down menu for the stile options.
I cant believe that this option is not available in your theme, scusi ??Forum: Themes and Templates
In reply to: [OceanWP] I don’t want the tagline to be displayedIm sorry, its called hidden not hide
I used your advice and now on tablet and mobile the title is not visible, but in “Style” I don’t see any “hide” option, maybe this is the true problem…
Stile: Nascosto ??
https://docs.oceanwp.org/article/166-disabling-the-page-title
There is another option to hide the page title. Therefore you have to install a child theme and change the php code in functions.php
But you should solve this with customizer ??Forum: Themes and Templates
In reply to: [OceanWP] I don’t want the tagline to be displayedI see! This is the page title not tagline. ?? The tagline apears under the page title and only displayed if you choose for ‘top menu’ style.
So got to:
customise/general options/page title/visibillity. There you can choose for wich devise you will show oder hide the page title. Under Style you can choose hide and the page title is gone ??Forum: Themes and Templates
In reply to: [OceanWP] Background images don’t displayyou mean the slider is the background image? Firfox,Opera, Vivaldi (Chrome Engine) on Linux Mint display in every mode the slider images. Seems tob be more a Safari Issue than a Theme Issue, especially if there are no errors in the console
Forum: Themes and Templates
In reply to: [OceanWP] Side Identity – Tagline not displayedOk, I found out that tagline is shown only with top menu style.
In a child theme ists possible to change that in logo.php. Than you have to style the tagline and the position with css.Forum: Themes and Templates
In reply to: [OceanWP] I don’t want the tagline to be displayedwich style you use in customizer for the header?
customise/header/general/style –> style?
I