Ghery
Forum Replies Created
-
Hi @mariatogonon , thank you for your support! I get a 5* review.
For 1 page exclusion it work!
Another question: If I want disable the popup on 3 o 4 pages what’s the combo of “and” “or” ? I tried both solutions but I always see the popup in the pages.
Thank you so much.
Done! I’ve write of yours support service throughout email. Thanks
Edit: with OceanWP 2.0.7 I get the same problem.
Hi @shawnogordo, yes of course I always use the last version of any plugin for which I require technical assistance. Anyway I think now that the most problem is with the OceanWP theme because with standard wordpress theme all is gone fine. Thanks.
Forum: Themes and Templates
In reply to: [OceanWP] Ocean Social Sharing support Telegram?Hi @abhikr781, when I tried to add the code above in yours “social-share.php”, no new entries appeared in the “Appearence –> Customize –> Social Sharing” with tag “Telegram”.
At the present time I have circumvented the problem by using the Viadeo button, duly modified, to share the links on telegram.
Thanks
HI @abhikr781: here I am!
1) Download & Active https://www.ads-software.com/plugins/powerpress/
2) Configure the Podcast channel as you want.
3) Create a new episode (alias a new post)
4) In the bottom of post editing page click on “Entry box setting” with a icon of gear (https://www.popolodellaluce.org/wp-content/plugins/powerpress/images/outline_settings_24px.svg)After I click on this setting I start to receive the mail from my wordpress mail-daemon.
Thank you
P.S. The problem starts when i click the first time, inside a post, in the “Entry Box Setting” (see the screenshot https://www.popolodellaluce.org/wp-content/uploads/2021/04/powerpress-options-post.jpg)
The problem arises between the OceanWP theme and the powerpress plugin.
With the default theme, if I click on the link (https://www.popolodellaluce.org/wp-admin/admin.php?action=powerpress-ep-box-options&KeepThis=true&) I get a voice settings screen (https://www.popolodellaluce.org/wp-content/uploads/2021/04/powerpress-options.jpg), while with the ocean theme I get the above error, hence the wordpress email with critical error.The problem, however, arose after the last update of your plugin 8.5.5, as the theme has never changed and everything has always worked well. Do you have any idea what the problem might be?
The problem arises between the OceanWP theme and the powerpress plugin.
With the default theme, if I click on the link (https://www.popolodellaluce.org/wp-admin/admin.php?action=powerpress-ep-box-options&KeepThis=true&) I get a voice settings screen (https://www.popolodellaluce.org/wp-content/uploads/2021/04/powerpress-options.jpg), while with the ocean theme I get the above error, hence the wordpress email with critical error.It works! Thank you for the support!!!
Forum: Themes and Templates
In reply to: [OceanWP] Yoga Theme : The menu disappears as you scroll downThank you!
Forum: Themes and Templates
In reply to: [OceanWP] Ocean Social Sharing support Telegram?I add this codice in the php but into Social-share menù i didn’t find it
// Telegram
if ( ‘telegram’ == $site ) { ?><li class=”telegram”>
” aria-label=”<?php esc_attr_e( ‘Share on Telegram’, ‘ocean-social-sharing’ ); ?>” onclick=”oss_onClick( this.href );return false;”>
<span class=”screen-reader-text”><?php echo esc_attr__( ‘Opens in a new window’, ‘ocean-social-sharing’ ); ?></span>
<span class=”oss-icon-wrap”>
<svg class=”oss-icon” role=”img” viewBox=”0 0 24 24″ xmlns=”https://www.w3.org/2000/svg” aria-hidden=”true” focusable=”false”>
<path d=”M21.046,0.546c-1.011,2.159-2.882,2.557-2.882,2.557c-1.87,0.476-2.525,1.202-2.525,1.202
c-1.871,1.889-0.396,4.181-0.396,4.181c4.039-0.922,5.514-4.259,5.514-4.259c-0.181,2.242-4.986,4.887-4.986,4.887
c1.592,1.565,3.111,1.374,4.112,0.775c1.328-0.795,1.968-2.537,1.968-2.537C23.142,3.484,21.046,0.546,21.046,0.546z
M14.424,7.082c0.044,0.662,0.772,12.464-5.445,14.829c0,0,0.571,0.108,1.216,0.079c0,0,7.912-5.015,4.283-14.745
C14.478,7.244,14.463,7.185,14.424,7.082z M11.113,0c1.988,3.356,3.067,6.364,3.311,7.081V7.052C13.936,1.88,11.113,0,11.113,0z”/>
<path d=”M16.465,15.438c0,1.192-0.283,2.301-0.85,3.332c-0.566,1.031-1.328,1.825-2.295,2.385
c-0.962,0.559-2.022,0.839-3.169,0.839c-1.153,0-2.207-0.28-3.169-0.839C6.02,20.595,5.253,19.8,4.687,18.769
c-0.566-1.03-0.85-2.139-0.85-3.332c0-1.845,0.62-3.42,1.861-4.725c1.24-1.3,2.725-1.953,4.454-1.953
c0.82,0,1.587,0.152,2.3,0.447c0.073-0.756,0.337-1.457,0.625-2.032c-0.899-0.329-1.87-0.491-2.92-0.491
c-2.496,0-4.561,0.923-6.197,2.772c-1.485,1.673-2.232,3.656-2.232,5.932c0,2.301,0.786,4.313,2.354,6.031
C5.655,23.141,7.677,24,10.152,24c2.466,0,4.488-0.859,6.056-2.581c1.573-1.722,2.354-3.734,2.354-6.031
c0-1.232-0.215-2.375-0.645-3.425c-0.723,0.447-1.406,0.677-1.973,0.8C16.295,13.578,16.465,14.471,16.465,15.438z”/>
</svg>
</span>
<?php
// If name
if ( true == $name
|| is_customize_preview() ) { ?>
<span class=”oss-name” aria-hidden=”true”><?php esc_html_e( ‘telegram’, ‘ocean-social-sharing’ ); ?></span>
<?php
} ?>
<?php }
Forum: Themes and Templates
In reply to: [OceanWP] Ocean Social Sharing support Telegram?HI, @abhikr781 :
I copy yours social-share.php in my child theme and I found this link in Telegram Core Page: https://core.telegram.org/widgets/shareI found, row 391, the code for whatsapp:
if ( 'whatsapp' == $site ) { ?> <li class="whatsapp">
but i’m not sure how modify this “template” to works whit telegram…
Furthmore, the popup doesn’t work on posts
See : https://www.popolodellaluce.org/in-amore-vince-chi-ama-osho/
Forum: Themes and Templates
In reply to: [OceanWP] Ocean Social Sharing support Telegram?@abhikr781 I knew this article but the problem is the step #3: the code to add inside the social-share.php…