junyewgempakstarz
Forum Replies Created
-
Forum: Plugins
In reply to: [Premium Addons for Elementor] Vertical Scroll hidden after updateHi,
I sent a message through your website forum under the same topic name.
Thank you.
Forum: Plugins
In reply to: [Premium Addons for Elementor] Vertical Scroll hidden after updateHi,
conflicting class
without menu anchorI had taken out the menu anchor and apply section ID into widget, but the class that hides widget still overwrite normal class.(Screenshot above for conflicting class). The section itself is work without menu anchor though.
Thank you for helping.
Forum: Plugins
In reply to: [Premium Addons for Elementor] Vertical Scroll hidden after updateHi,
menu anchor
widget placement- far right
vscroll setup
vscroll setup 2
vscroll setup 3I found out that if can’t see the widget, a few reload might make it reappear which make it inconsistent, and it change the class to .premium-vscroll-dots:not(.premium-vscroll-dots-hide).
Thank you.
Forum: Plugins
In reply to: [Premium Addons for Elementor] Vertical Scroll hidden after updateHi,
I tried to disable as many plugins until it left elementor and premium addons, and use menu anchor for section ID yet the widget still hidden. The webpage has updated to situation above.
Thank you.
Forum: Plugins
In reply to: [Connect Polylang for Elementor] Fatal error: Call to undefined functionHi,
Noted, finished the language setup and so far didn’t encounter the same error.
Thanks for advice and this great plugin.
Forum: Themes and Templates
In reply to: [OceanWP] Fontello fonts import into themeHi,
Sadly, this site doesn’t have pro plan. If in this case, I will give up and find alternative way of design as budget is not on my watch.
I have one last clue though, that this icon package comes with a json file, don’t know whether is essential. Here the code:
{ "name": "", "css_prefix_text": "icon-", "css_use_suffix": false, "hinting": true, "units_per_em": 1000, "ascent": 850, "glyphs": [ { "uid": "c64623255a4a7c72436b199b05296c4f", "css": "emo-happy", "code": 59392, "src": "fontelico" } ] }
Thanks for the support on these few days.
Forum: Themes and Templates
In reply to: [OceanWP] Fontello fonts import into themeHi,
I added the code with this:
span.icon-emo-happy { font-family: 'fontello'; }
It now shows the font family of this icon but still can’t detect icon. For in-case, I put these lines in style.css child theme too because it comes with the package together:
@font-face { font-family: 'fontello'; src: url('../font/fontello.eot?76189964'); src: url('../font/fontello.eot?76189964#iefix') format('embedded-opentype'), url('../font/fontello.woff2?76189964') format('woff2'), url('../font/fontello.woff?76189964') format('woff'), url('../font/fontello.ttf?76189964') format('truetype'), url('../font/fontello.svg?76189964#fontello') format('svg'); font-weight: normal; font-style: normal; }
Thank you.
JY
Forum: Themes and Templates
In reply to: [OceanWP] Fontello fonts import into themeHi,
I changed to put
icon-emo-happy
only but is still showing unknown icon only, the code is on site. Is it possible there is a need to include the file in header? I can provide the icon package to let you check but I don’t know about post it to here.Thank you and sorry for troubling you.
JYForum: Themes and Templates
In reply to: [OceanWP] Fontello fonts import into themeHi,
Thanks for reply. I imported @fontface to child theme, and download another example to test, but it only shows square pattern. The
fa
class must written to show up placeholder but this class font family is belongs to ‘Font Awesome 5 Free’, where the fontello has its own font family too.Fontello got its own package consists of config.json, css folder, and fonts folder. Should all this put in the correct place? or is fine to put in one directory?
The
icon-emo-happy
is the class of that icon.I can definitely feel the solution is very near now, please teach me. The link has updated to lookout.
Thank you.
JYForum: Themes and Templates
In reply to: [OceanWP] Fontello fonts import into themeHi,
I put webfont packages into /oceanwp/assets/fonts since font awesome is stay at this location too.
Then, in functions.php I added these lines to simply test:
// Smile icon
$array[‘smile’] = array(
‘label’ => ‘Smile’,
‘icon_class’ => ‘fa icon-emo-happy’,
);The problem comes from icon_class, can’t find where it refers. It is an icon only and I want it to be in social menu like other icons(fb, instagram) where if this is works, I am able to put other custom icons.
I thought the way of putting custom fonts like what your document provided but I’m afraid that is only affect typography, not icons for menu. Can you teach how to add into icon_class with above steps?
Thanks.
JYForum: Plugins
In reply to: [Alphabetic Pagination] Results with thumbnailHi,
I saw the templates setting after installed chameleon plugin. Will work on it.
Thank you
Forum: Plugins
In reply to: [Alphabetic Pagination] Results with thumbnailHi,
Sorry for late reply.
I checked the chameleon plugin, that is only change the theme of alphabetic pagination but not the search result of plugin. I want my search result not just text but come with thumbnail or image. Is that any way to change the content of result?
Example:
When I press ‘A’, the results from ‘A’ come out and it’s showing the post title and thumbnail together.Thank you.
Hi,
It didn’t happen anymore since last comment. Live traffic didn’t show up any abnormal data too.
Now you mention it, there are a few accounts shared by multiple users, then highly this is the cause. Noted on wordfence block detail.
I have increased amount of ‘lock out after how many login failures’ and will continue monitor live traffic time to time.
Thanks for support, and will report if this bug occurs again.
Hi,
Thank for the detail on live traffic detail, I’ll monitor on this more often.
I found out the login page is created using userpro plugin. The login form is in a popup layout where the button (login/sign up) on the page upper right side pressed.
Hi Dave,
Sure. Below are the settings:
Immediately lock out invalid usernames: Off
Immediately block the IP of users who try to sign in as these usernames: None
Prevent the use of passwords leaked in data breaches: On for admins onlyI have checked the live traffic detail, and I can’t find any data regards of login and logouts, lockout and both blocked details yet. If I always uninstall and reinstall wordfence (The only temporary fix to continue login my site), did the plugin still be able to save the live traffic data where it had before uninstall?
Also, today seems fine, me and my colleagues able to login without error pop out. I didn’t do any extra settings. Is there precaution I need to monitor to find out the cause?
Thanks for your reply.
JY