Linards
@linardsn on WordPress.org
- Member Since: July 23rd, 2020
- Location: Latvia
- Website: linkedin.com/in/linards-nikiforovs-b54798106
- GitHub: LinardsN
WordPress Origin Story
Contributions
-
Posted a reply to Executing JS after inner blocks have been rendered, on the site WordPress.org Forums:
To achieve this, you can use the useEffect hook from the wp.element package to run… -
Posted a reply to How Do I Make My Menu Clickable On Mobile?, on the site WordPress.org Forums:
This issue could be caused by several factors, such as a JavaScript conflict, a theme… -
Posted a reply to “wp cli” copy subdomain from Multisite network to 2nd server Multisite network, on the site WordPress.org Forums:
To copy a subdomain site from one WordPress Multisite network to another using WP-CLI, you… -
Posted a reply to How to check is current block first child?, on the site WordPress.org Forums:
To check if a block is the first child in the Gutenberg editor, you can… -
Posted a reply to How to share some static value between all neighboring blocks of the same type?, on the site WordPress.org Forums:
Yes, you can achieve this behavior by using React context to share the common value… -
Posted a reply to Remove “block-editor-inner-blocks” and “block-editor-block-list__layout”, on the site WordPress.org Forums:
While you cannot remove the "block-editor-inner-blocks" and "block-editor-block-list__layout" divs directly, you can use JavaScript to… -
Posted a reply to Small font color adjustments CSS, on the site WordPress.org Forums:
Based on the screenshot you provided, it seems the payment dropdown uses the SelectWoo library… -
Posted a reply to Design question about custom post types and taxonomies, on the site WordPress.org Forums:
Yes, that's correct. You'll register the custom post type and taxonomy within the my_plugin_activate function… -
Posted a reply to flash theme mobile menu, on the site WordPress.org Forums:
Like @bcworkz said, try to add !important @media screen and (max-width: 768px) { .flash-responsive-menu .menu-toggle… -
Posted a reply to Ajax Request is not getting response data…, on the site WordPress.org Forums:
To find the issue: Check the browser console (F12) for errors. Make sure myScripts.js is… -
Posted a reply to Directory Plug ins?, on the site WordPress.org Forums:
Hey Jay, You can use plugins on hosted WordPress sites, but it depends on the… -
Posted a reply to Small font color adjustments CSS, on the site WordPress.org Forums:
T here may be a conflict with your theme's existing styles or selectors. To troubleshoot… -
Posted a reply to Create a file archive with ability to filter, on the site WordPress.org Forums:
In this case, you can try creating a separate archive page specifically for the PDF… -
Posted a reply to WordPress Multisite Images Not Linked Correctly, on the site WordPress.org Forums:
Yes, it's possible to use a shared folder for images across all the subsites in… -
Posted a reply to Ajax Request is not getting response data…, on the site WordPress.org Forums:
It looks like there are some errors and inconsistencies in your PHP and JavaScript code… -
Posted a reply to Gallery Group Limit?, on the site WordPress.org Forums:
It's possible that you've encountered a limitation in the plugin or theme you're using for… -
Posted a reply to flash theme mobile menu, on the site WordPress.org Forums:
You can improve the visibility of the menu icon on the Flash theme mobile view… -
Posted a reply to WordPress Multisite Images Not Licked Correctly, on the site WordPress.org Forums:
When you use WordPress Multisite, the media files for each subsite are stored in separate… -
Posted a reply to Create a file archive with ability to filter, on the site WordPress.org Forums:
It seems I misunderstood the settings in the Free Downloads WooCommerce plugin. Unfortunately, there might… -
Posted a reply to Paragraph between Pictures, on the site WordPress.org Forums:
I understand your frustration, and I'd like to suggest a few potential solutions to help… -
Posted a reply to Create a file archive with ability to filter, on the site WordPress.org Forums:
It seems like you're looking for a solution that's easier to implement, considering you're new… -
Posted a reply to Header bar not working after plugin update, on the site WordPress.org Forums:
It seems like there might be a conflict with one of the recently updated plugins… -
Posted a reply to Clearing Cache Not Working, on the site WordPress.org Forums:
If your changes in Elementor are not reflecting on the live site, there could be… -
Posted a reply to Create a file archive with ability to filter, on the site WordPress.org Forums:
Yes, you can create a file archive in WordPress similar to a Windows file explorer… -
Posted a reply to Suggestion Req for Best SQL Courses, on the site WordPress.org Forums:
Hello Gulshan Negi, It's great to hear that you're looking to expand your skills with… -
Posted a reply to [NSFW] ¿como eliminar anuncios emergentes?, on the site WordPress.org Forums:
Could you explain your problem in English please? I might try to help with your… -
Posted a reply to Directory Plug ins?, on the site WordPress.org Forums:
To build a directory site like the one you described, you can use a combination… -
Posted a reply to Small font color adjustments CSS, on the site WordPress.org Forums:
You can add custom CSS to your theme to adjust the font colors for the… -
Posted a reply to Site seems to stutter or shift position after refreshing, on the site WordPress.org Forums:
The jittering or repositioning behavior you're experiencing could be caused by various factors. It's difficult… -
Posted a reply to Block Theme customisation, on the site WordPress.org Forums:
In the Block Editor and Full Site Editing (FSE) context, you're correct that most customizations… -
Posted a reply to Sorry, you are not allowed to access this page., on the site WordPress.org Forums:
It's challenging to provide a specific solution without seeing the screenshot and having more information… -
Posted a reply to My site appears to not be loading css in the dashboard, on the site WordPress.org Forums:
If the issue is only occurring in the Opera browser, it might be related to… -
Posted a reply to Add Merge rows & columns option in table, on the site WordPress.org Forums:
It seems that you have posted your request for adding a "Merge rows & columns"… -
Posted a reply to Spacing lost when duplicating a section, on the site WordPress.org Forums:
When duplicating a section, the loss of spacing might be due to custom styles or… -
Posted a reply to Disable Responsive Columns on Mobile, on the site WordPress.org Forums:
Disabling responsive columns on mobile might not be the best solution, as it could negatively… -
Posted a reply to Paragraph between Pictures, on the site WordPress.org Forums:
There are a few different ways to achieve the desired layout of having text blocks… -
Posted a reply to Why would some internal links (to the home page) not have a trailing backslash?, on the site WordPress.org Forums:
The behavior you're observing is actually expected in WordPress. In the Settings > General section,… -
Posted a reply to Site Health Status, server response time is still slow, on the site WordPress.org Forums:
Based on your description, it seems like there might be some issues with the configuration… -
Posted a reply to Why would some internal links (to the home page) not have a trailing backslash?, on the site WordPress.org Forums:
It's possible that the missing trailing slash on internal links to the homepage might be… -
Posted a reply to Gutenberg Dynamic Block Rendering Issues, on the site WordPress.org Forums:
It appears that you're not registering the block type correctly. The register_block_type() function expects the… -
Posted a reply to Database Error – Number of rows changed, on the site WordPress.org Forums:
It appears that most of the tables were successfully repaired, but the jhl_options table still… -
Posted a reply to How to add “hover to play” feature on WordPress website?, on the site WordPress.org Forums:
To implement the "hover to play" feature for videos on your WordPress website, you can… -
Posted a reply to plugin competitions members, on the site WordPress.org Forums:
Like I mentioned before, the things you want to achieve is a bit more complex… -
Posted a reply to Stop User Password changed notification, on the site WordPress.org Forums:
Okay, I see! To prevent the "Password Changed" notification from being sent when you import… -
Posted a reply to Gallery Plugin Recommendation, on the site WordPress.org Forums:
You can try another approach by using a custom HTML block in the WordPress editor.… -
Posted a reply to wp cli verify-checksums flagging apparently valid files, on the site WordPress.org Forums:
If the files flagged as false positives are not causing any issues on your sites… -
Posted a reply to [Multi Vendor Marketplace] Auto Free Shipping for each vendor,beyond a threshold, on the site WordPress.org Forums:
This might help. add_filter('woocommerce_cart_shipping_packages', 'split_shipping_packages_by_vendor', 10, 1); function split_shipping_packages_by_vendor($packages) { global $woocommerce; $cart_items = $woocommerce->cart->get_cart();… -
Posted a reply to Interesting issue with ‘orderby’ => ‘rand’, on the site WordPress.org Forums:
This issue might be related to browser caching. Chrome could be caching the page, and…