MAHB
Forum Replies Created
-
Forum: Plugins
In reply to: [SpeakOut! Email Petitions] Add New Email Petition not workingForum: Plugins
In reply to: [SpeakOut! Email Petitions] Can’t Add a New PetitionI am having the same issue…
Been using the plugin for years. Will not create petition #133.
It creates #0 …
I also do not have permission to view or page back through the old petitions that are not displayed on the front page. (I have a total of 7 pages)
I have a screen capture if it will help.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] scrolling table bannerThank you for your prompt reply.
If you think of anything please contact me.
Hi Tobias,
It is working… I think what threw me was that the mouse pointer only changes when you hover over the last cell on the new site. On the old site all you had to do was hover over any part of that row and the mouse pointer changed indicating a link.
What did I miss?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] scrolling table bannerHi Tobias,
How about scrolling from line to line?
Hi,
Thanks so much for your time. I will share your findings and ask the current author of SpeakOut how the JS code is loaded.
Perhaps this will give him some fresh ideas and entice him to look into my issue further.
Until next time, thank you.
Regards,
Steve
Hi Tobias,
Thanks for the quick response. Here is the code. Again written for Speakup, not speakout. And a simple word swap did not work. The problems with speakout is a little different. The send button does not work, BUT the formatting is fine.
}
if ( ! is_admin() ) {
wp_enqueue_style( ‘dk_speakup_css’, plugins_url( ‘speakup-email-petitions/css/theme-basic.css’ ) );
}Hi Tobias,
I am having problems with nesting and the new SpeakOut plugin.
It seems to be a similar issue to the one you fixed with the old speakup plug in where the formatting did not work without the code you wrote. Only this time, the formatting looks fine, but the Send button does not send.
To refresh your memory, you wrote some code for the old Speakup plugin, because Speakup was no longer supported by its author, and inserted it at the bottom of your Tablepress extension: single cell content shortcode.
The code is still there, but does not work on SpeakOut.
I edited your extra code by replacing the Speakup with Speakout and this did not work.
So I am back to almost the exact same place as I was 3 months ago.
Test page 01 contains the nested code [table-cell id=10 cell=Y132 /] and does not work
https://www.madashellboycott.com/test-page-01/
I have discovered an interesting work around. If I put the code [emailpetition id=””] on the page it seems to load the proper stuff to run the nested code.
See Test page 02
Test page 02 contains [emailpetition id=””] [table-cell id=10 cell=Y132 /]
https://www.madashellboycott.com/test-page-02/
Any help would be greatly appreciated. If you need access to my site, just let me know.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] entire row point to urlHi Tobias,
IT WORKS….. Woooo Hooo!
You and Tablepress are the gold standard for WordPress plugins..
I can’t say enough about your support.
Thank you my friend. Now if you can write the code for me I will give you 10,000 stars… ??
Regards,
Steve
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] entire row point to urlHi Tobias,
Sorry, I meant to post the link before.
https://www.madashellboycott.com/petitions/
the current status of that page is that the script is inserted in a “code” box created by Divi. And the mouse cursor has been added to the Custom CSS textarea on the plugin options for tablepress.
Thanks for the help.
Steve
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] entire row point to urlHi Tobias,
First off, I remembered there are two tables on this page, forgot that I had separated them.
I am using the Divi Builder theme to create my web pages. Divi allows you to create text boxes. there are two text boxes that contain your table short codes. I placed the script in first one box, didn’t work. Both boxes, didn’t work, and then in a separate Divi CODE box at the bottom of the page as instructed. That too didn’t work.
I have also placed the hover curso pointer text in the CSS section for that page. This too didn’t have any effect.
What might I be doing wrong?
Regards,
Steve
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] entire row point to urlHi,
Hi Tobias,
Thank you. That is exactly what I was searching for.
Specifically how do I “add the script to the end of the page that has the shortcode.”
There is one page that has the table in it. It is.
https://www.madashellboycott.com/petitions/
Do I add the script on that page, and were or in the tablepress CSS?
Regards,
Steve
Hi Tobias,
I found the text you inserted into your extension and modified it to SpeakOut.
It worked for the styling on one page, but only the first page. I now have 140 similar pages.
But it also did not fix a couple of other issues that I am having that are unique to the SpeakOut plugin.
Seeing that we now have an active author and support for SpeakOut, I think these issues are crossing over to the SpeakOut plugin and are not necessarily an issue with Tablepress.
I know where the code is now, and if necessary, I can pull it out of the extension or just modify it back to SpeakUp as in that form, it is controlling an non active plug in.
Thanks for your excellent support.
Hi Tobias,
You are correct, that was the solution, but when I couldn’t locate the “functions.php” file, and you already had access to my website you did this.
———-
TobiasBg wrote:Hi,
As I still had the account that you created, I now made this change. The form on https://www.madashellboycott.com/test-boycott-lists-page/ should now have the correct styling ??
However, instead of adding it to the theme, I added it to the Single Cell Shortcode TablePress Extension. That way, you won’t have to worry about theme updates.
Regards,
Tobias———–
Our conversations led me to do some more research on Speakup, and indeed Speakup has been abandoned and is no longer supported, BUT that research lead me to SpeakOut. Steve (123host) at SpeakOut started with the abandoned SpeakUp plug in and is moving forward.I upgraded to SpeakOut, and now your code is no longer working (because it was written for Speakup). I am experiencing the same styling issues that we were experiencing prior to your fix.
I have been working closely with new plugin author 123host (I see he has poked his eye into this thread… :)))) and he has fixed the non breaking space issue that was copied over from Speakup.. which is AWESOME!!!
This issue might be better solved in the SpeakOut plugin but that really is up to Steve 123host to decide, but at this time, for expediting things I would like to attempt to modify the single cell shortcode tablepress extension.
When you did that modification, I assume you did it on my website only, and not a permanent change to your shortcode. Correct?
Hi Tobias,
Trust all is going well with you and yours.
I just went through a big update of my website. I found a current plug in for the Email petitions and created about 140 new pages based on both your plug in and the new SpeakOut petitions plug in.
Unfortunately, the same formatting error that you fixed with the first plug in (SpeakUp) has re-appeared. The new plug in SpeakOut is a fork of the original SpeakUp plug in that is no longer being supported. I have updated my site to the newer supported SpeakOut email plug in.
In reading back through the posts I thought you put the required code into your plug in so that any new pages I made would have the code in it. Is this true?
Or do I need to insert your code into the new pages somewhere?
Thanks again for all your support.
Steve