Forum Replies Created
-
AuthorPosts
-
Aakash ChakravarthyKeymaster
Hi @grayson,
I guess the gdoc shortcode is adding a newline at the end.
Without using shortcoder can you directly insert the shortcode in a test post and see the results?
example:
[gdoc key=”https://docs.google.com/spreadsheets/d/MYGOOGLESHEETID/edit#gid=18337438″ query=”select AE limit 1 offset 2″ display=”inline” class=”no-datatables” use_cache=”no”] is the Men’s rating Leader
Observe the output of the post. If the line breaks, then gdoc is adding a new line at the end of it’s output.
Thanks,
AakashAakash ChakravarthyKeymasterHi Grayson,
Are you creating a shortcode using Shortcoder?
What is the content (i.e HTML) of the shortcode?
I would like to know how “inline google spreasheet” plugin comes into play.When you meant
[shortcode]
I’m nto sure if it is shortcoder’s one or the other plugin you mentioned.Can you please share more details? Screenshots would also help.
Thanks,
AakashAakash ChakravarthyKeymasterHi @aj-tatum,
Thanks for using Shortcoder.
This option you are looking for is available in the PRO version.In the shortcode editing page, you can insert the extra code which must be inserted only once at the bottom of the page when the shortcode is used multiple times.
More on this here – https://www.aakashweb.com/docs/shortcoder/pro/extra-code/
Thanks,
AakashAakash ChakravarthyKeymasterHi Philip,
Thanks for using Announcer – PRO.
Looks like you are in “visual editor” mode.
Can you please click the “text” tab and switch to “text editor”?After that, click the “add another message” button to insert the marker.
Type your message after the marker.You can later switch to visual editor.
Visual editor option is a new feature, hence we need to switch to text editor.
In the future version, this process will be made intuitive.Thanks,
AakashAakash ChakravarthyKeymasterHi,
There is no need to worry about that. The right tag must be used based on the purpose. Google crawls everything on a page and knows the context.
Thanks,
AakashAakash ChakravarthyKeymasterHi @mr-shuvo,
Using CSS you can change the apperance of h3 to look like p tag.
This is a heading for a popup so it makes sense to be a h3 tag.But may I know why you are interested to remove h3 tag?
May be you have misunderstood something.
Thanks,
AakashAakash ChakravarthyKeymasterMarking this as resolved.
Aakash ChakravarthyKeymasterHi,
It is not possible to change the tag. You might have to edit the plugin’s source code.
Instead you can use CSS to make h3 look like p tag.
Thanks,
AakashAakash ChakravarthyKeymasterHi @jn_aceart,
Strange that the editor is not working yet.
Yes, the instruction I gave earlier will reset the editor.Also, can you please enable debug logging and observe it for any clue?
You can enable the logging like below.
https://wordpress.org/support/article/debugging-in-wordpress/#wp_debug_logI’m sure there is some conflict with other active plugins out there since there were no similar issue reported.
Would it be possible for you to create a temporary admin user and share the credentials with me for analysis?
You can share your website URL and the credentials in private using my contact form – https://www.aakashweb.com/contact/
Thanks,
AakashAakash ChakravarthyKeymasterHi @mr-shuvo
Sorry for the delay.
The h3 tags are used by the “more share links” button (the plus button in the sharebar).The more button shows a popup which uses this header.
If you do not want to show that popup, please go to WP Socializer -> Settings -> Show share menu = No
Thanks,
AakashAakash ChakravarthyKeymasterHi @mr-shuvo,
Thansk for using WP Socializer.
Can you please share your page URL where the issue is seen?I’ll investigate and update you.
Thanks,
AakashAakash ChakravarthyKeymasterHi @loinc,
Thanks for checking GIW.
The latest version of the plugin supports any branch name.
While configuring the reporsitory details, you can choose the branch name to pull the files from.I’ll update the FAQ answer accordingly.
Thanks,
AakashAakash ChakravarthyKeymasterHi,
Sorry for the late reply and the inconvenience.
Do you still see this error?
If yes, could you please enable debug log like below and open the editor again?
The debug log will have some info regarding the error.Otherwise, right click “open editor” -> inspect element -> you will see a HTML tag with a lenghty value just above.. Double click and empty that value. Save the settings.
Reopen the editor and it should work.
Thanks,
AakashAakash ChakravarthyKeymasterHi Annick,
Thanks for using Ultimate floating widgets plugin.
1) You can select “Hide in pages” and “Hide in posts” option to display the widget box only on homepage and hide it elsewhere like in posts and pages.
Please check if this works for you. Otherwise, I can suggest PHP code to show it only on homepage. If not you can also upgrade to the PRO version which has the feature to build custom rules – https://www.aakashweb.com/docs/ultimate-floating-widgets/pro/location-rules/
2) Select Trigger -> Trigger for widget box = “from button” to disable automatic open on scroll.
For repositioning, it seems you already have some CSS for adjustment. Use this CSS below instead.
.ufw_pp.ufw_p_tr { top: 50% !important; right: 2em; }
Thanks,
AakashAakash ChakravarthyKeymasterHi Vishalini,
I guess you are talking about Super RSS Reader plugin.
Can you please share the RSS feed URL and the page where the reader is present?
Thanks,
Aakash -
AuthorPosts