aztec91
Forum Replies Created
-
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Iframe ProblemNah its fine:
https://commacross.de/flt-produktvisualisierung/start.html
If you click on the buttons, you will get to pop-ups. The content of the popups are all in the same installation. Yet you have to allways accept the cookies.
This is not the case, if you would be on the original installation.
The original installation would be:
https://www.laepplegroup-virtualdays.com/application-de/
- This reply was modified 3 years, 4 months ago by aztec91.
Forum: Plugins
In reply to: [Genesis Custom Blocks] Repeater Blocks rewriting themselves, when copiedAwesome, it would be perfect to have a fast solution here ??
Forum: Plugins
In reply to: [Genesis Custom Blocks] Repeater Blocks rewriting themselves, when copied<div class="overlay"> <?php if ( block_rows( 'button' ) ): while ( block_rows( 'button' ) ) : block_row( 'button' ); echo "<button class=\""; block_sub_field( 'class' ); echo " "; block_sub_field( 'icon' ); echo "\" style=\""; block_sub_field( 'popupbtn-1-xy' ); echo ":"; block_sub_field( 'popupbtn-1' ); echo "vh; "; block_sub_field( 'popupbtn-2-xy' ); echo ":"; block_sub_field( 'popupbtn-2' ); echo "vw;\" onclick=\""; block_sub_field( 'type' ); echo "('"; block_sub_field( 'popupbtn-src' ); echo "')\">"; block_sub_field( 'text' ); echo "</button>"; endwhile; endif; reset_block_rows( 'button' ); ?> <?php block_field( 'html' ); ?> </div>
This ist what my code looks like
Forum: Plugins
In reply to: [Genesis Custom Blocks] ConditionsYeah or something like :
<h2>the following Radio Buttons controll the visbility</h2> --custom Block Radio buttons-- <br> <h2>the following Text field will add a caption</h2> --custom Block textfield--
But in the Frontend all the HTML wont be rendered Just in Gutenberg so you have a better overview.
Greetings
- This reply was modified 4 years ago by aztec91.
Forum: Plugins
In reply to: [Genesis Custom Blocks] ConditionsHey Ryan
Let me try to explain.
When you create a Block you can choose between various options (Text / Radio /multi select and so on).
It would be nice to have a seperate section in the dropdown menue. This section could Just contain custom HTML. Then you could have the posibility to style the Blocks better. This custom HTML will Not be rendered on the Frontend. This way you could have margins, Breaks and further explaination for the sections in your crested Block.
Regards
AztecForum: Plugins
In reply to: [Genesis Custom Blocks] ConditionsHey Ryan,
thanks for your answer.
Let me try to explain:
lets assume I have an a simple image in my block.php (its set on position relative)
in my block creator I have 2 Range fields. These fields controll the top and left value od the image.Now comes the Conditions part:
I want to have for example a radio Button that has 2 options: “Move image / Dont move image”In the hirachy the radio button is before the 2 range fields. Only if I click “Move Image” the 2 Range fields appear (while editing in Gutenberg).
It would be awesome to have these kind of Conditions… I hope my example was understandable. This way you could “unbloat” a lot of blocks with many different fields.
And I have another idea:
Me and my Teammates would love, if you could add simple html text or an h1 h2(in the block creator) that is not rendered in the final view. Its just so that you can seperate /stylize the fields for Gutenberg better.Thanks for the awesome Plugin and kind regards
AztecForum: Plugins
In reply to: [Block Lab] Error loading Block: invalid parameter attributesHow can the problem be solved? I have the same issue with pop-up maker, but I dont want to deactivate the pop-up maker, because I need it
greetings
AztecHey Ankit,
thank you sooooo much for the update, you saved my project. Will all the features that are available now stay available in the free version?
What will the benefits of the new Plugin be?
And also I have a new Idea for an Update:
– Could you create a shortcode that takes all the counters from the whole sites and Display it in one table? you know like a Ranking “Most viewed Pages to fewest viewed pages”You think that could be possible?
I will definatly rate you and your Work 5 Stars thanks so much
Kind Regards
AzecSo where do I find the new functions?
I dont see any changes.
Again what I want:
I want to show the Counter from a “Post” on a “Site” is it possible? I really need to know
- This reply was modified 5 years, 3 months ago by aztec91.
When does the new update occur?
I didnt get an update today.