Version Description
- Fixed: Front-end filter orderby bug fixed
- Fixed: Post type issue fixed
- Fixed: Some bug fixed
Download this release
Release Info
Developer | techlabpro1 |
Plugin | The Post Grid |
Version | 4.1.2 |
Comparing to | |
See all releases |
Code changes from version 4.1.1 to 4.1.2
- README.txt +463 -458
- app/Helpers/Fns.php +14 -1
- app/Helpers/Options.php +10 -4
- app/Widgets/elementor/base.php +1 -1
- app/Widgets/elementor/rtTPGElementorHelper.php +1 -0
- app/Widgets/elementor/widgets/grid-hover-layout-archive.php +2 -2
- app/Widgets/elementor/widgets/grid-hover-layout.php +2 -2
- app/Widgets/elementor/widgets/grid-layout-archive.php +2 -2
- app/Widgets/elementor/widgets/grid-layout.php +5 -4
- app/Widgets/elementor/widgets/list-layout-archive.php +2 -2
- app/Widgets/elementor/widgets/list-layout.php +2 -2
- app/Widgets/elementor/widgets/related-post.php +2 -2
- app/Widgets/elementor/widgets/slider-layout-archive.php +2 -2
- app/Widgets/elementor/widgets/slider-layout.php +2 -2
- languages/the-post-grid.pot +651 -651
- the-post-grid.php +2 -2
README.txt
CHANGED
@@ -1,458 +1,463 @@
|
|
1 |
-
=== The Post Grid – Shortcode, Elementor Addon for Post Grid ===
|
2 |
-
Contributors: techlabpro1
|
3 |
-
Donate link:
|
4 |
-
Tags: post grid, content grid, post display, post slider, post grid elementor addon
|
5 |
-
Requires at least: 4.5
|
6 |
-
Tested up to:
|
7 |
-
Stable tag: 4.1.
|
8 |
-
License: GPLv3
|
9 |
-
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
-
|
11 |
-
Post Grid Plugin allows you to create grid, list, filter and slider view. Post Grid Plugin is Easy to use as shortcode or Elementor Addon.
|
12 |
-
|
13 |
-
|
14 |
-
👉 [Plugin Demo](https://www.radiustheme.com/demo/plugins/the-post-grid/) | [Elementor Demo](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/) | [Documentation](https://www.radiustheme.com/docs/the-post-grid/) | [Get Pro](https://www.radiustheme.com/downloads/the-post-grid-pro-for-wordpress/) 👈
|
15 |
-
|
16 |
-
== The Post Grid – Shortcode and Elementor Addons for Post Grid ==
|
17 |
-
|
18 |
-
[The Post Grid](https://www.radiustheme.com/downloads/the-post-grid-pro-for-wordpress/) is the top popular plugin for creating the most elegant grids for any website with Shortcode or Post Grid Elementor Addons. It would be great for displaying blogs, menu items, and whatever else your website is meant to showcase. It is fully responsive and mobile friendly so that the grids you use it to create all look great on all devices.
|
19 |
-
|
20 |
-
With this plugin, you can create and display your posts in grid, list, and isotope views. The best part is that it exempts you from the need of any coding expertise. It has pre-made layouts that you can work with easily. The Post Grid makes it easy to generate grids from the admin end and insert them into any page or post.
|
21 |
-
|
22 |
-
== 🏆 Unlimited Shortcode Generator ==
|
23 |
-
Since the Post Grid plugin is equipped with a shortcode generator, you can convert any blocks into shortcodes easily. The plugin facilitates the generation of unlimited shortcodes and their application on any page or post. You can utilize the Unlimited Shortcode Generator in any page builder you like.
|
24 |
-
|
25 |
-
[Shortcode Demo](https://www.radiustheme.com/demo/plugins/the-post-grid/)
|
26 |
-
|
27 |
-
[youtube https://www.youtube.com/watch?v=_xZBDU4kgKk]
|
28 |
-
|
29 |
-
== 🏆 Post Grid Elementor Addon ==
|
30 |
-
Elementor Page Builder was the most popular page builder with over 7 million active users! With this plugin, you get to combine the best post grid plugin with the best page builder. The Elementor Addon only makes it an even smoother user experience.
|
31 |
-
|
32 |
-
[Elementor Demo](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/)
|
33 |
-
|
34 |
-
[youtube https://www.youtube.com/watch?v=Px7c91A0W5Y]
|
35 |
-
|
36 |
-
== 🏆 FEATURES ==
|
37 |
-
|
38 |
-
- Fully responsive and mobile friendly.
|
39 |
-
- 8 Different Layouts
|
40 |
-
- Separate Elementor Addon
|
41 |
-
- 3 Elementor Widgets
|
42 |
-
- 9 Elementor Layouts
|
43 |
-
- Generate Unlimited grid.
|
44 |
-
- Excerpt limit in word or characters
|
45 |
-
- User define excerpt ending(… )
|
46 |
-
- Title and button color control
|
47 |
-
- Image size & overlay control
|
48 |
-
- Custom number of post per page.
|
49 |
-
- Use posts or pages as the source
|
50 |
-
- Display posts by any Taxonomy like category(s), tag(s), author(s), keyword(s)
|
51 |
-
- Order by Id, Title, Created date, Modified date and Menu order.
|
52 |
-
- Display image size (thumbnail, medium, large, full)
|
53 |
-
- Isotope filter for any taxonomy ie. categories, tags…
|
54 |
-
- Query Post with Relation.
|
55 |
-
- Offset Field, to skip post from first.
|
56 |
-
- Fields Selection.
|
57 |
-
- Meta Icon Control.
|
58 |
-
- Meta Separation Control.
|
59 |
-
- ShortCode Title Control.
|
60 |
-
- Section Color Control.
|
61 |
-
- Primary and Button Color control.
|
62 |
-
- Enable/Disable Pagination.
|
63 |
-
- Feature image Enable/Disable option
|
64 |
-
- Layout preview & Live Preview in Elementor Widget
|
65 |
-
|
66 |
-
|
67 |
-
=== 🏆 5 Easy Steps to Use Shortcode in the Post Grid Plugin: ===
|
68 |
-
|
69 |
-
== 🏆 Step 1: ==
|
70 |
-
|
71 |
-
= 👉 Query Builder =
|
72 |
-
The Post Grid has a query builder to facilitate the use of the shortcode generator to use with the Elementor addons. It lets you start by choosing whichever type of post you want. You then get to choose precisely what items you want to display and the ones that you would rather not show. You have all the common filters to work with as you use the shortcode generator.
|
73 |
-
|
74 |
-
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/query-build/)
|
75 |
-
|
76 |
-
= 👉 Common Filters =
|
77 |
-
One of these is the Include Only filter, which implies that you can decide the specific post or page ID that you want to include in your query. You then have Exclude which allows you to put in a specific page or post ID that you want to exclude in your query. The Limit filter lets you set the precise number of items that you want to display. If you want to filter and exclude a number of items based on your query, you can then use the Offset filter.
|
78 |
-
|
79 |
-
= 👉 Advanced Filters =
|
80 |
-
It is important to note that the Advance Filter is dynamic and will work smoothly with however you want to filter your post. Taxonomy is a filter that enables you to view and set your taxonomy preferences. Category lets you choose the particular categories according to the terms that you associate with them. Here, you check the categories that you want to showcase, just like you do with other terms, such as tags.
|
81 |
-
|
82 |
-
= 👉 Ordering =
|
83 |
-
With Operation, you get to set a relation to the items you display with different operations. The Order Settings filter allows you to set the order of the items you display by various criteria, such as ordering them by title, creation date, modification data etc. With Order, you get to choose whether the items you showcase appear in ascending or descending order.
|
84 |
-
|
85 |
-
= 👉 Author & Keyword Filter =
|
86 |
-
The Author filter lets you showcase a particular author(s). You can choose to skip this filter altogether. The Post Grid plugin has the Status filter with which you can choose the status that you want your items displayed in. Another filter is the Search Keyword. Here you get to set a special keyword that items must have to appear. You can leave this one blank as well.
|
87 |
-
|
88 |
-
= 👉 Filter by Date Range =
|
89 |
-
The Date Range filter is only available in the premium version. It allows you to set two specific dates, which will be the start and end date between which data will be filtered.
|
90 |
-
|
91 |
-
= 👉 Sticky Post [Pro] =
|
92 |
-
Another filter that you can expect to see is the Show Sticky Post at the Top. You can enable it to allow you to showcase sticky posts at the top of the entire listing.
|
93 |
-
|
94 |
-
|
95 |
-
== 🏆 Step 2: ==
|
96 |
-
|
97 |
-
= 👉 Layout Settings =
|
98 |
-
When you’re through with the Query Builder, you move on to the layout settings.
|
99 |
-
|
100 |
-
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/layout-settings/)
|
101 |
-
|
102 |
-
= 👉 Layout Selection =
|
103 |
-
You can start with the Layout Type setting. Begin by selecting the layout type that you want. You have options that include Grid, Grid Hover, Isotope, List, Slider, and WooCommerce or Easy Digital Downloads. Depending on the layout type that you selected, the layouts will load and you can choose the particular layout that you prefer.
|
104 |
-
|
105 |
-
= 👉 Grid Filter [Pro] =
|
106 |
-
- The Ajax Grid Filter is only available in The Post Grid PRO. You can choose to turn all regular grids into grid filter layouts. When you want to create a filterable grid, order, short order, and search filter, all you have to do is check the “Taxonomy Filter” box.
|
107 |
-
|
108 |
-
- The Taxonomy Filter setting is where you set the taxonomy of the categories or tags. When you get to the Taxonomy Filter Type setting, set the filter type to Dropdown or Button. The Show Post Count setting lets you select the option if you want to display the post count in the filter button.
|
109 |
-
At the Column setting, you select the number of columns that you want to showcase in the desktop, tab, and mobile displays.
|
110 |
-
|
111 |
-
= 👉 Pagination Type =
|
112 |
-
If you want to enable pagination, just check the Pagination option. Choose the number of paginations that you want to showcase per page at the Display Per Page setting. You can choose the Pagination Type you want to have, with options, such as normal number pagination, AJAX Load on Scroll, AJAX Load More, and AJAX Number Pagination. However, all the AJAX Paginations are only available in the Post Grid PRO.
|
113 |
-
|
114 |
-
= 👉 Detail Page Link Type =
|
115 |
-
If you want to enable the display of links that take you to the detail pages, enable the Link to Detail Page setting. The Detail Page Link Type feature allows you to set the detail page link as a normal link or as a popup. With Link Target setting, you get to set whether you want the link to open in the same window or in a new one.
|
116 |
-
|
117 |
-
= 👉 Margin Control [Pro] =
|
118 |
-
On the other hand, the Margin Post Grid PRO setting lets you choose to work with no margin or go with the Bootstrap Default 30 PX.
|
119 |
-
|
120 |
-
= 👉 Grid Style Control [Pro] =
|
121 |
-
You get to set your Grid Style to masonry or even, only if you have Post Grid PRO. With Post Grid PRO, you get the Content will be Visible for setting. It enables you to set your content to be viewed by distinct groups, including the public or registered user group.
|
122 |
-
|
123 |
-
|
124 |
-
== 🏆 Step 3: ==
|
125 |
-
|
126 |
-
= 👉 Settings =
|
127 |
-
There are different settings that you can manage from the settings tab to affect the display of items on your pages and posts.
|
128 |
-
|
129 |
-
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/settings/)
|
130 |
-
|
131 |
-
= 👉 Shortcode Heading: =
|
132 |
-
You can start with managing some Widget and Shortcode Heading settings. With the Tag setting, you get to set the heading tags, with designations from H1 to H6. There are 3 predefined Styles from which you can choose, including style 1, style 2, and style 3. You can then set the alignment to left, right, or center. The plugin also lets you add a link to your titles.
|
133 |
-
|
134 |
-
= 👉 Category Settings: =
|
135 |
-
You then have the Category settings where you get to choose the position, style, and icon of the category. With the Post Grid PRO, you can set the position where you want to have the category with options such as hover image, left, top, center, and bottom. The plugin comes with 3 predefined styles, including style 1, style 2, and style 3. You can select the one you want easily. You can enable the icon option if you want to display the category icon or disable to hide the icon.
|
136 |
-
|
137 |
-
= 👉 Post title Settings: =
|
138 |
-
The plugin has Title setting management too. You can set the Title Position if you have the Post Grid PRO and some chosen layouts do support the feature. Next, you can select the Title Tag you want to place on your different titles from H1 to H2. The Title Limit setting lets you set a limit to the number of words or character on your titles. With the Title Limit Type setting, you get to choose what you want the limit to be on, between words and characters.
|
139 |
-
|
140 |
-
= 👉 Image Settings: =
|
141 |
-
With the Image settings, you can manage the different image configurations. With the Hide Featured Image setting, you get to choose whether to showcase or hide the featured image. You can then set the size of the featured image with the Featured Image Size. If you have the Post Grid PRO, you can set the image Type setting whether you want to showcase a normal four-sized image or one in a circle.
|
142 |
-
|
143 |
-
You then set the Hover Animation to zoom in or zoom out upon hovering. The Post Grid PRO lets you set the Border Radius of the image. Since some layouts require extra image size, you can set the Featured Image Size from here.
|
144 |
-
|
145 |
-
= 👉 Excerpt Settings: =
|
146 |
-
The next group of settings you need to configure are the Excerpt. The Excerpt Limit setting is for the limit, while the Excerpt Type lets you choose whether you want characters, words, or full content. At the Excerpt More Text setting, You set the “more” excerpt to the actual word or an ellipsis (…).
|
147 |
-
|
148 |
-
= 👉 Read More Button Settings: =
|
149 |
-
Finally, you can manage the Text, Alignment, and Border Radius of the “Read More” button. The Alignment setting lets you position this button to the left, right, or center. On the other hand, the Text and Border Radius settings allow you to set the text content of the button and its border radius.
|
150 |
-
|
151 |
-
|
152 |
-
== 🏆 Step 4: ==
|
153 |
-
|
154 |
-
= 👉 Field Selection =
|
155 |
-
Set the fields that you want to display and check those fields in your shortcode display. These fields include tags, categories, author, date of the post, read more, excerpt, comment count, social share, and title, widget heading, and rating for WooCommerce.
|
156 |
-
|
157 |
-
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/fields-selection/)
|
158 |
-
|
159 |
-
|
160 |
-
== 🏆 Step 5: ==
|
161 |
-
|
162 |
-
= 👉 Style =
|
163 |
-
Here, you get to set various style settings so you can get the best out of the Post Grid and Elementor addons.
|
164 |
-
|
165 |
-
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/style/)
|
166 |
-
|
167 |
-
= 👉 Parent Class and Primary Color: =
|
168 |
-
At the Parent Class tab, you set a CSS class for the shortcodes. This will insert the source code so that if need arises, you can simply write custom CSS using this class. Next, you can set the Primary Color of your layout. You can then set a Gutter if you have the Post Grid PRO and upon application, it will reflect in the grid Padding.
|
169 |
-
|
170 |
-
= 👉 Overlay Style: =
|
171 |
-
You then decide and choose which layout will have an Overlay Color. At the Overlay Opacity tab, you can now set the overlay color opacity. Next, you can set the Overlay Top Padding, to set the top padding of the content for its hover layout style.
|
172 |
-
|
173 |
-
= 👉 Button Style: =
|
174 |
-
From the Button Colors tab, you get to set the color, button text, hover background and hover text color. This setting will apply for the carousel buttons, read more, and the pagination buttons. With the Widget or Shortcode Heading, you’ll get to set the padding, margin, border, size, border color, text color, and the background color.
|
175 |
-
|
176 |
-
= 👉 Full Section Style: =
|
177 |
-
The Full Area or Section tab enables you to set your style to full area or section background, padding or margin. If you have the Post Grid PRO, the Content Wrap tab helps you set the background color, border radius, border width, border color, box-shadow color, content padding, and box padding from here. Also, with the premium version of Post Grid, you set the text color, background color, font size, padding, margin, and border-radius from the Category tab.
|
178 |
-
|
179 |
-
= 👉 Title, Excerpt & Meta Style: =
|
180 |
-
You can manage the title color, font size, alignment and weight from the Title tab. The Title Hover tab is ideal for setting the title hover color, font size, weight and alignment. You can set the excerpt color, font size, alignment and weight at the Excerpt tab. Finally, the Meta tab enables you to set the meta color, font size, weight and alignment.
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
== 🏆 PRO FEATURES ==
|
185 |
-
|
186 |
-
- Fully responsive and mobile friendly.
|
187 |
-
- 62 Different Layouts
|
188 |
-
- 12 New Layouts
|
189 |
-
- 4 Elementor Widgets
|
190 |
-
- 45 Elementor Layouts
|
191 |
-
- Elementor Archive Builder for Post
|
192 |
-
- Single Post layout Builder
|
193 |
-
- Necessary widgets for archive page and single post builder
|
194 |
-
- Advanced Custom Field support on single post
|
195 |
-
- Post View Count
|
196 |
-
- Even and Masonry Grid
|
197 |
-
- WooCommerce supported
|
198 |
-
- Custom Post Type Supported
|
199 |
-
- Display posts by any Taxonomy like category(s), tag(s), author(s), keyword(s), Status and Date Range
|
200 |
-
- Order by Id, Title, Created date, Modified date, Random, Comments Count and Menu order.
|
201 |
-
- Isotope filter for any taxonomy ie. categories, tags…
|
202 |
-
- Search field on Isotope.
|
203 |
-
- Set Default Isotope Filter Button.
|
204 |
-
- Disable Show All Button for Isotope Filter
|
205 |
-
- Popup page Fields Selection.
|
206 |
-
- Default image set option in Shortcode generator settings.
|
207 |
-
- All Text color, size and Button Color control.
|
208 |
-
- Meta Position Control
|
209 |
-
- Category Position Control
|
210 |
-
- Content Wrapper Style Control
|
211 |
-
- Overlay color and opacity
|
212 |
-
- AJAX Pagination (Number, Load more and Load on Scrolling))
|
213 |
-
- Single popup and Popup with next preview.
|
214 |
-
- Social Share on popup
|
215 |
-
- Override default page template (Category, Tag, Search)
|
216 |
-
|
217 |
-
=== 🏆 Advanced Post Grid Plugin for Elementor Page Builder with Archive and Single Page Builder ===
|
218 |
-
|
219 |
-
There are 4 widgets with multiple layouts for the Elementor addon. The grid layout widget has 9 layouts, 3 of which are available with the free version of the Post Grid plugin. On the other hand, the list layout widget has 7 layouts with 3 of them being free. Grid hover widget also offers 3 free layouts, but a total of a whopping 16 layouts in the PRO version. The Slider layout widget has 13 layouts, without any available in the free plugin version.
|
220 |
-
|
221 |
-
[Elementor Demo](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/)
|
222 |
-
|
223 |
-
== 🏆 All these Elementor widgets have 3 main topics. These include Content, Settings, and Style. ==
|
224 |
-
|
225 |
-
== 🏆 Layout Selection: ==
|
226 |
-
When working on the settings, start by selecting your layout. Layout options can be changed easily, so you can have some additional fields on or off on different layouts.
|
227 |
-
|
228 |
-
You start by choosing the layout Column otherwise it will adopt the default columns that go with a different layout. The 3 Layout Styles you get with the plugin include Grid, Grid Equal Height, and Masonry. Finally, you choose the Text Align for all your content.
|
229 |
-
|
230 |
-
[Elementor Documentation](https://www.radiustheme.com/docs/the-post-grid/elementor-addons/elementor-settings/overview/)
|
231 |
-
|
232 |
-
== 🏆 Advanced Query Build: ==
|
233 |
-
When you select the sources of posts, you then select the Taxonomy & Terms relations. You get to set the categories, tags, authors, keywords, and order by title, ID, modified date, created date, and menu order. These settings will go into specifics, such as Author Filter and Date Range.
|
234 |
-
|
235 |
-
== 🏆 Multiple Layouts support: ==
|
236 |
-
Basically, you have 4 different layouts when using the free version of the plugin. You can then select the number of columns, pagination, image source, image size, and excerpt limit. The Post Grid PRO has 62 different layouts, with 12 of them being very new.
|
237 |
-
|
238 |
-
👉 **[Grid Layouts - Elementor](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/grid-layout-1/):** The grid layouts that you get with the Post Grid are perfect for showcasing elegantly arranged the post. There are 3 layouts are in free version and additional 6 layouts will get in pro version. You can choose to use the even or masonry variations with this premium plugin.
|
239 |
-
|
240 |
-
👉 **[Grid Hover Layouts - Elementor](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/grid-hover-1/):** The Grid Hover Layouts that come with Post Grid plugin are excellent for showcasing items whose animation make them more appealing. You can choose to make the hover effects to be zooming in or out. There are 3 layouts are in free version and additional 13 layouts will get in pro version.
|
241 |
-
|
242 |
-
👉 **[List Layouts - Elementor](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/list-layout-1/):** The List Layouts are a good variation if you don’t want to use the masonry or even grid layouts then you can use the post grid list layout. There are 3 layouts are in free version and additional 4 layouts will get in pro version.
|
243 |
-
|
244 |
-
👉 **[Slider Layouts - Elementor [Pro]](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/slider-layout-1/):** With the Slider Layouts, users get to display items with the most beautiful variations and animation effects. You will get total 13 layouts in the slider layout.
|
245 |
-
|
246 |
-
👉 **[Filter Layouts - Elementor [Pro]](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/filter-style/):** You can convert all grid, grid hover, and list layouts to grid filter layouts. This are the AJAX Filter, You can select the taxonomy for the filter then style like button or dropdown. The taxonomy filter presents a clear way for defining the category and tag taxonomy, even the default WordPress ones.
|
247 |
-
|
248 |
-
👉 **Device Wise Column Control:** You get to decide the number of columns that you showcase for particular pages on different pages. For instance, all mobile displays will showcase the precise same number of columns, as will tablets and desktops.
|
249 |
-
|
250 |
-
👉 **Multiple Pagination:** You get to choose the pagination that you prefer from various options, including the default number pagination, AJAX Load More, and AJAX auto scroll.
|
251 |
-
|
252 |
-
👉 **Sticky Post:** The Post Grid facilitates the creation of sticky posts on which you can display the posts to which you want to draw the most attention.
|
253 |
-
|
254 |
-
👉 **Category Control:** The Post Grid PRO delivers massive control to your website so that you can control how you display categories that show up on your grid.
|
255 |
-
|
256 |
-
👉 **Title Control:** You also get to control the title of your grids so that they’re as elegant and match the rest of your content. You can control their position, size, and font etc.
|
257 |
-
|
258 |
-
👉 **Meta Control:** The Post Grid PRO enables you to control the Meta Icon, Meta Separation, and Meta Position.
|
259 |
-
|
260 |
-
👉 **Image control:** You can now control all the aspects of your images with the help of the Post Grid PRO. You can choose the image size that you display with medium, large, full, and thumbnail as your options. What’s more, this premium plugin now lets you display a custom image size if the 4 don’t satisfy your needs. You get to enable and disable the featured image at will.
|
261 |
-
|
262 |
-
👉 **Excerpt control:** With the Post Grid, you get to control many aspects of excerpts. You can set the limit of the excerpt in words or characters and choose whether or not to define their ending with ellipses. The plugin also allows you to set the position and style of the excerpt too.
|
263 |
-
|
264 |
-
👉 **Live Preview in Elementor Widget:** As you create your grids, it is important to know how your users will see them on their devices. The Live Preview enables you to view the grids you create and the edits you make before publishing your page or post.
|
265 |
-
|
266 |
-
== 🏆 Elementor Addon with Archive and Single Page Builder [Pro] ==
|
267 |
-
The premium version of this plugin, the Post Grid PRO comes with this addon to enable quite a few extra features. You get 4 widgets, including the Grid Hover Layout, Grid Layout, Slider Layout, and List Layout. Apart from this, you also get a total of 45 layouts.
|
268 |
-
|
269 |
-
[Documentation](https://www.radiustheme.com/docs/the-post-grid/elementor-addons/archive-single-page-builder/)
|
270 |
-
|
271 |
-
== 🏆 Elementor Archive Builder [Pro]: ==
|
272 |
-
With the Elementor Archive Builder, you will be able to create grid, slider, and list layouts easily using the popular page builder, Elementor. You get to manage the category, author, search, and date details too.
|
273 |
-
|
274 |
-
== 🏆 Elementor Single Post Builder [Pro]: ==
|
275 |
-
With the Post Grid PRO, you get to use the Single Page Builder, which is based on the Elementor Page Builder. This builder enables you to arrange the single posts as well as you can using the drag & drop interface that comes with the Elementor Page Builder.
|
276 |
-
|
277 |
-
|
278 |
-
👉 [Get The PRO](https://www.radiustheme.com/downloads/the-post-grid-pro-for-wordpress/)
|
279 |
-
👉 [PRO Version Demo](https://www.radiustheme.com/demo/plugins/the-post-grid/)
|
280 |
-
|
281 |
-
👉= Need Any Help? =
|
282 |
-
* For any bug, support or suggestion please submit your ticket [here](https://www.radiustheme.com/ticket-support/).
|
283 |
-
|
284 |
-
|
285 |
-
== Installation ==
|
286 |
-
|
287 |
-
= 👉 Using The WordPress Dashboard =
|
288 |
-
|
289 |
-
1. Navigate to the **'Add New'** in the plugins dashboard
|
290 |
-
2. Search for **'The Post Grid'**
|
291 |
-
3. Click **'Install Now'**
|
292 |
-
4. **Activate** the plugin on the Plugin dashboard
|
293 |
-
|
294 |
-
= 👉 Uploading in WordPress Dashboard =
|
295 |
-
|
296 |
-
1. Navigate to the **'Add New'** in the plugins dashboard
|
297 |
-
2. Navigate to the **'Upload'** area
|
298 |
-
3. Select `the-post-grid.zip` from your computer
|
299 |
-
4. Click **'Install Now'**
|
300 |
-
5. Activate the plugin in the Plugin dashboard
|
301 |
-
|
302 |
-
= 👉 Using FTP =
|
303 |
-
|
304 |
-
1. Download `the-post-grid.zip`
|
305 |
-
2. Extract the `the-post-grid` directory to your computer
|
306 |
-
3. Upload the `the-post-grid` directory to the `/wp-content/plugins/` directory
|
307 |
-
4. Activate the plugin in the Plugin dashboard
|
308 |
-
|
309 |
-
|
310 |
-
== Frequently Asked Questions ==
|
311 |
-
|
312 |
-
= How to Use Post Grid =
|
313 |
-
|
314 |
-
* Go to `The Post Grid > Add New Grid`
|
315 |
-
* Go to page or post editor click The post grid Shortcode button and select a shortcode from dropdown list and insert shortcode.
|
316 |
-
|
317 |
-
= Need Any Help? =
|
318 |
-
|
319 |
-
* Please mail us at `support@radiustheme.com`
|
320 |
-
* We provide `15 hours live support`
|
321 |
-
|
322 |
-
= Is this Post Grid plugin can use any page builder? =
|
323 |
-
|
324 |
-
* Yes you can use with any page builder simple just generate shortcode then call the shortcode in page/post..
|
325 |
-
|
326 |
-
= Can I use it with Elementor page builder? =
|
327 |
-
|
328 |
-
* Yes can use with Elementor page Buildr. We have Elementor widget use the widget.
|
329 |
-
|
330 |
-
= Can I make a news or blog site using the post grid plugin? =
|
331 |
-
|
332 |
-
* Yes using elementor addon or shortode you can builder any news or bloc theme.
|
333 |
-
|
334 |
-
= Is this plugin can use in archive page? =
|
335 |
-
|
336 |
-
* Yes you can set shortcode for archive page also using post grid Elementor addon you can build own archive page?
|
337 |
-
|
338 |
-
= Can I build single post? =
|
339 |
-
|
340 |
-
* using Elementor addon you can build post single page using drag & drop.
|
341 |
-
|
342 |
-
= Can I use this plugin only for Elementor Page builder? =
|
343 |
-
|
344 |
-
* Yes, from settings you can enable or disable which way you wab to use the thene.
|
345 |
-
|
346 |
-
= Can I control style? =
|
347 |
-
|
348 |
-
* Yes you can style and control all from the post grid pluign.
|
349 |
-
|
350 |
-
== Screenshots ==
|
351 |
-
|
352 |
-
01. Layout 1
|
353 |
-
02. Layout 2 Single
|
354 |
-
03. Layout 2
|
355 |
-
04. Isotope Layout
|
356 |
-
05. Shortcode Post Source
|
357 |
-
06. Shortcode Layout Settings
|
358 |
-
07. Shortcode Field Selections
|
359 |
-
08. Shortcode Style
|
360 |
-
09. Elementor Widget list
|
361 |
-
10. Elementor post grid widget
|
362 |
-
11. Elementor Page builder
|
363 |
-
|
364 |
-
== Changelog ==
|
365 |
-
|
366 |
-
= 4.1.
|
367 |
-
* Fixed:
|
368 |
-
* Fixed:
|
369 |
-
* Fixed:
|
370 |
-
|
371 |
-
= 4.1.
|
372 |
-
*
|
373 |
-
*
|
374 |
-
* Fixed:
|
375 |
-
|
376 |
-
|
377 |
-
*
|
378 |
-
*
|
379 |
-
* Fixed:
|
380 |
-
* Fixed:
|
381 |
-
*
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
* Fixed:
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
*
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
* Fixed:
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
*
|
423 |
-
|
424 |
-
= 3.1.
|
425 |
-
*
|
426 |
-
*
|
427 |
-
*
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
*
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
*
|
437 |
-
|
438 |
-
= 3.0.
|
439 |
-
* Fixed
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
*
|
452 |
-
|
453 |
-
|
454 |
-
|
455 |
-
*
|
456 |
-
|
457 |
-
|
458 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
=== The Post Grid – Shortcode, Elementor Addon for Post Grid ===
|
2 |
+
Contributors: techlabpro1
|
3 |
+
Donate link:
|
4 |
+
Tags: post grid, content grid, post display, post slider, post grid elementor addon
|
5 |
+
Requires at least: 4.5
|
6 |
+
Tested up to: 6.0
|
7 |
+
Stable tag: 4.1.2
|
8 |
+
License: GPLv3
|
9 |
+
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
+
|
11 |
+
Post Grid Plugin allows you to create grid, list, filter and slider view. Post Grid Plugin is Easy to use as shortcode or Elementor Addon.
|
12 |
+
|
13 |
+
|
14 |
+
👉 [Plugin Demo](https://www.radiustheme.com/demo/plugins/the-post-grid/) | [Elementor Demo](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/) | [Documentation](https://www.radiustheme.com/docs/the-post-grid/) | [Get Pro](https://www.radiustheme.com/downloads/the-post-grid-pro-for-wordpress/) 👈
|
15 |
+
|
16 |
+
== The Post Grid – Shortcode and Elementor Addons for Post Grid ==
|
17 |
+
|
18 |
+
[The Post Grid](https://www.radiustheme.com/downloads/the-post-grid-pro-for-wordpress/) is the top popular plugin for creating the most elegant grids for any website with Shortcode or Post Grid Elementor Addons. It would be great for displaying blogs, menu items, and whatever else your website is meant to showcase. It is fully responsive and mobile friendly so that the grids you use it to create all look great on all devices.
|
19 |
+
|
20 |
+
With this plugin, you can create and display your posts in grid, list, and isotope views. The best part is that it exempts you from the need of any coding expertise. It has pre-made layouts that you can work with easily. The Post Grid makes it easy to generate grids from the admin end and insert them into any page or post.
|
21 |
+
|
22 |
+
== 🏆 Unlimited Shortcode Generator ==
|
23 |
+
Since the Post Grid plugin is equipped with a shortcode generator, you can convert any blocks into shortcodes easily. The plugin facilitates the generation of unlimited shortcodes and their application on any page or post. You can utilize the Unlimited Shortcode Generator in any page builder you like.
|
24 |
+
|
25 |
+
[Shortcode Demo](https://www.radiustheme.com/demo/plugins/the-post-grid/)
|
26 |
+
|
27 |
+
[youtube https://www.youtube.com/watch?v=_xZBDU4kgKk]
|
28 |
+
|
29 |
+
== 🏆 Post Grid Elementor Addon ==
|
30 |
+
Elementor Page Builder was the most popular page builder with over 7 million active users! With this plugin, you get to combine the best post grid plugin with the best page builder. The Elementor Addon only makes it an even smoother user experience.
|
31 |
+
|
32 |
+
[Elementor Demo](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/)
|
33 |
+
|
34 |
+
[youtube https://www.youtube.com/watch?v=Px7c91A0W5Y]
|
35 |
+
|
36 |
+
== 🏆 FEATURES ==
|
37 |
+
|
38 |
+
- Fully responsive and mobile friendly.
|
39 |
+
- 8 Different Layouts
|
40 |
+
- Separate Elementor Addon
|
41 |
+
- 3 Elementor Widgets
|
42 |
+
- 9 Elementor Layouts
|
43 |
+
- Generate Unlimited grid.
|
44 |
+
- Excerpt limit in word or characters
|
45 |
+
- User define excerpt ending(… )
|
46 |
+
- Title and button color control
|
47 |
+
- Image size & overlay control
|
48 |
+
- Custom number of post per page.
|
49 |
+
- Use posts or pages as the source
|
50 |
+
- Display posts by any Taxonomy like category(s), tag(s), author(s), keyword(s)
|
51 |
+
- Order by Id, Title, Created date, Modified date and Menu order.
|
52 |
+
- Display image size (thumbnail, medium, large, full)
|
53 |
+
- Isotope filter for any taxonomy ie. categories, tags…
|
54 |
+
- Query Post with Relation.
|
55 |
+
- Offset Field, to skip post from first.
|
56 |
+
- Fields Selection.
|
57 |
+
- Meta Icon Control.
|
58 |
+
- Meta Separation Control.
|
59 |
+
- ShortCode Title Control.
|
60 |
+
- Section Color Control.
|
61 |
+
- Primary and Button Color control.
|
62 |
+
- Enable/Disable Pagination.
|
63 |
+
- Feature image Enable/Disable option
|
64 |
+
- Layout preview & Live Preview in Elementor Widget
|
65 |
+
|
66 |
+
|
67 |
+
=== 🏆 5 Easy Steps to Use Shortcode in the Post Grid Plugin: ===
|
68 |
+
|
69 |
+
== 🏆 Step 1: ==
|
70 |
+
|
71 |
+
= 👉 Query Builder =
|
72 |
+
The Post Grid has a query builder to facilitate the use of the shortcode generator to use with the Elementor addons. It lets you start by choosing whichever type of post you want. You then get to choose precisely what items you want to display and the ones that you would rather not show. You have all the common filters to work with as you use the shortcode generator.
|
73 |
+
|
74 |
+
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/query-build/)
|
75 |
+
|
76 |
+
= 👉 Common Filters =
|
77 |
+
One of these is the Include Only filter, which implies that you can decide the specific post or page ID that you want to include in your query. You then have Exclude which allows you to put in a specific page or post ID that you want to exclude in your query. The Limit filter lets you set the precise number of items that you want to display. If you want to filter and exclude a number of items based on your query, you can then use the Offset filter.
|
78 |
+
|
79 |
+
= 👉 Advanced Filters =
|
80 |
+
It is important to note that the Advance Filter is dynamic and will work smoothly with however you want to filter your post. Taxonomy is a filter that enables you to view and set your taxonomy preferences. Category lets you choose the particular categories according to the terms that you associate with them. Here, you check the categories that you want to showcase, just like you do with other terms, such as tags.
|
81 |
+
|
82 |
+
= 👉 Ordering =
|
83 |
+
With Operation, you get to set a relation to the items you display with different operations. The Order Settings filter allows you to set the order of the items you display by various criteria, such as ordering them by title, creation date, modification data etc. With Order, you get to choose whether the items you showcase appear in ascending or descending order.
|
84 |
+
|
85 |
+
= 👉 Author & Keyword Filter =
|
86 |
+
The Author filter lets you showcase a particular author(s). You can choose to skip this filter altogether. The Post Grid plugin has the Status filter with which you can choose the status that you want your items displayed in. Another filter is the Search Keyword. Here you get to set a special keyword that items must have to appear. You can leave this one blank as well.
|
87 |
+
|
88 |
+
= 👉 Filter by Date Range =
|
89 |
+
The Date Range filter is only available in the premium version. It allows you to set two specific dates, which will be the start and end date between which data will be filtered.
|
90 |
+
|
91 |
+
= 👉 Sticky Post [Pro] =
|
92 |
+
Another filter that you can expect to see is the Show Sticky Post at the Top. You can enable it to allow you to showcase sticky posts at the top of the entire listing.
|
93 |
+
|
94 |
+
|
95 |
+
== 🏆 Step 2: ==
|
96 |
+
|
97 |
+
= 👉 Layout Settings =
|
98 |
+
When you’re through with the Query Builder, you move on to the layout settings.
|
99 |
+
|
100 |
+
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/layout-settings/)
|
101 |
+
|
102 |
+
= 👉 Layout Selection =
|
103 |
+
You can start with the Layout Type setting. Begin by selecting the layout type that you want. You have options that include Grid, Grid Hover, Isotope, List, Slider, and WooCommerce or Easy Digital Downloads. Depending on the layout type that you selected, the layouts will load and you can choose the particular layout that you prefer.
|
104 |
+
|
105 |
+
= 👉 Grid Filter [Pro] =
|
106 |
+
- The Ajax Grid Filter is only available in The Post Grid PRO. You can choose to turn all regular grids into grid filter layouts. When you want to create a filterable grid, order, short order, and search filter, all you have to do is check the “Taxonomy Filter” box.
|
107 |
+
|
108 |
+
- The Taxonomy Filter setting is where you set the taxonomy of the categories or tags. When you get to the Taxonomy Filter Type setting, set the filter type to Dropdown or Button. The Show Post Count setting lets you select the option if you want to display the post count in the filter button.
|
109 |
+
At the Column setting, you select the number of columns that you want to showcase in the desktop, tab, and mobile displays.
|
110 |
+
|
111 |
+
= 👉 Pagination Type =
|
112 |
+
If you want to enable pagination, just check the Pagination option. Choose the number of paginations that you want to showcase per page at the Display Per Page setting. You can choose the Pagination Type you want to have, with options, such as normal number pagination, AJAX Load on Scroll, AJAX Load More, and AJAX Number Pagination. However, all the AJAX Paginations are only available in the Post Grid PRO.
|
113 |
+
|
114 |
+
= 👉 Detail Page Link Type =
|
115 |
+
If you want to enable the display of links that take you to the detail pages, enable the Link to Detail Page setting. The Detail Page Link Type feature allows you to set the detail page link as a normal link or as a popup. With Link Target setting, you get to set whether you want the link to open in the same window or in a new one.
|
116 |
+
|
117 |
+
= 👉 Margin Control [Pro] =
|
118 |
+
On the other hand, the Margin Post Grid PRO setting lets you choose to work with no margin or go with the Bootstrap Default 30 PX.
|
119 |
+
|
120 |
+
= 👉 Grid Style Control [Pro] =
|
121 |
+
You get to set your Grid Style to masonry or even, only if you have Post Grid PRO. With Post Grid PRO, you get the Content will be Visible for setting. It enables you to set your content to be viewed by distinct groups, including the public or registered user group.
|
122 |
+
|
123 |
+
|
124 |
+
== 🏆 Step 3: ==
|
125 |
+
|
126 |
+
= 👉 Settings =
|
127 |
+
There are different settings that you can manage from the settings tab to affect the display of items on your pages and posts.
|
128 |
+
|
129 |
+
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/settings/)
|
130 |
+
|
131 |
+
= 👉 Shortcode Heading: =
|
132 |
+
You can start with managing some Widget and Shortcode Heading settings. With the Tag setting, you get to set the heading tags, with designations from H1 to H6. There are 3 predefined Styles from which you can choose, including style 1, style 2, and style 3. You can then set the alignment to left, right, or center. The plugin also lets you add a link to your titles.
|
133 |
+
|
134 |
+
= 👉 Category Settings: =
|
135 |
+
You then have the Category settings where you get to choose the position, style, and icon of the category. With the Post Grid PRO, you can set the position where you want to have the category with options such as hover image, left, top, center, and bottom. The plugin comes with 3 predefined styles, including style 1, style 2, and style 3. You can select the one you want easily. You can enable the icon option if you want to display the category icon or disable to hide the icon.
|
136 |
+
|
137 |
+
= 👉 Post title Settings: =
|
138 |
+
The plugin has Title setting management too. You can set the Title Position if you have the Post Grid PRO and some chosen layouts do support the feature. Next, you can select the Title Tag you want to place on your different titles from H1 to H2. The Title Limit setting lets you set a limit to the number of words or character on your titles. With the Title Limit Type setting, you get to choose what you want the limit to be on, between words and characters.
|
139 |
+
|
140 |
+
= 👉 Image Settings: =
|
141 |
+
With the Image settings, you can manage the different image configurations. With the Hide Featured Image setting, you get to choose whether to showcase or hide the featured image. You can then set the size of the featured image with the Featured Image Size. If you have the Post Grid PRO, you can set the image Type setting whether you want to showcase a normal four-sized image or one in a circle.
|
142 |
+
|
143 |
+
You then set the Hover Animation to zoom in or zoom out upon hovering. The Post Grid PRO lets you set the Border Radius of the image. Since some layouts require extra image size, you can set the Featured Image Size from here.
|
144 |
+
|
145 |
+
= 👉 Excerpt Settings: =
|
146 |
+
The next group of settings you need to configure are the Excerpt. The Excerpt Limit setting is for the limit, while the Excerpt Type lets you choose whether you want characters, words, or full content. At the Excerpt More Text setting, You set the “more” excerpt to the actual word or an ellipsis (…).
|
147 |
+
|
148 |
+
= 👉 Read More Button Settings: =
|
149 |
+
Finally, you can manage the Text, Alignment, and Border Radius of the “Read More” button. The Alignment setting lets you position this button to the left, right, or center. On the other hand, the Text and Border Radius settings allow you to set the text content of the button and its border radius.
|
150 |
+
|
151 |
+
|
152 |
+
== 🏆 Step 4: ==
|
153 |
+
|
154 |
+
= 👉 Field Selection =
|
155 |
+
Set the fields that you want to display and check those fields in your shortcode display. These fields include tags, categories, author, date of the post, read more, excerpt, comment count, social share, and title, widget heading, and rating for WooCommerce.
|
156 |
+
|
157 |
+
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/fields-selection/)
|
158 |
+
|
159 |
+
|
160 |
+
== 🏆 Step 5: ==
|
161 |
+
|
162 |
+
= 👉 Style =
|
163 |
+
Here, you get to set various style settings so you can get the best out of the Post Grid and Elementor addons.
|
164 |
+
|
165 |
+
[Shortcode Documentation](https://www.radiustheme.com/docs/the-post-grid/shortcode-generator/style/)
|
166 |
+
|
167 |
+
= 👉 Parent Class and Primary Color: =
|
168 |
+
At the Parent Class tab, you set a CSS class for the shortcodes. This will insert the source code so that if need arises, you can simply write custom CSS using this class. Next, you can set the Primary Color of your layout. You can then set a Gutter if you have the Post Grid PRO and upon application, it will reflect in the grid Padding.
|
169 |
+
|
170 |
+
= 👉 Overlay Style: =
|
171 |
+
You then decide and choose which layout will have an Overlay Color. At the Overlay Opacity tab, you can now set the overlay color opacity. Next, you can set the Overlay Top Padding, to set the top padding of the content for its hover layout style.
|
172 |
+
|
173 |
+
= 👉 Button Style: =
|
174 |
+
From the Button Colors tab, you get to set the color, button text, hover background and hover text color. This setting will apply for the carousel buttons, read more, and the pagination buttons. With the Widget or Shortcode Heading, you’ll get to set the padding, margin, border, size, border color, text color, and the background color.
|
175 |
+
|
176 |
+
= 👉 Full Section Style: =
|
177 |
+
The Full Area or Section tab enables you to set your style to full area or section background, padding or margin. If you have the Post Grid PRO, the Content Wrap tab helps you set the background color, border radius, border width, border color, box-shadow color, content padding, and box padding from here. Also, with the premium version of Post Grid, you set the text color, background color, font size, padding, margin, and border-radius from the Category tab.
|
178 |
+
|
179 |
+
= 👉 Title, Excerpt & Meta Style: =
|
180 |
+
You can manage the title color, font size, alignment and weight from the Title tab. The Title Hover tab is ideal for setting the title hover color, font size, weight and alignment. You can set the excerpt color, font size, alignment and weight at the Excerpt tab. Finally, the Meta tab enables you to set the meta color, font size, weight and alignment.
|
181 |
+
|
182 |
+
|
183 |
+
|
184 |
+
== 🏆 PRO FEATURES ==
|
185 |
+
|
186 |
+
- Fully responsive and mobile friendly.
|
187 |
+
- 62 Different Layouts
|
188 |
+
- 12 New Layouts
|
189 |
+
- 4 Elementor Widgets
|
190 |
+
- 45 Elementor Layouts
|
191 |
+
- Elementor Archive Builder for Post
|
192 |
+
- Single Post layout Builder
|
193 |
+
- Necessary widgets for archive page and single post builder
|
194 |
+
- Advanced Custom Field support on single post
|
195 |
+
- Post View Count
|
196 |
+
- Even and Masonry Grid
|
197 |
+
- WooCommerce supported
|
198 |
+
- Custom Post Type Supported
|
199 |
+
- Display posts by any Taxonomy like category(s), tag(s), author(s), keyword(s), Status and Date Range
|
200 |
+
- Order by Id, Title, Created date, Modified date, Random, Comments Count and Menu order.
|
201 |
+
- Isotope filter for any taxonomy ie. categories, tags…
|
202 |
+
- Search field on Isotope.
|
203 |
+
- Set Default Isotope Filter Button.
|
204 |
+
- Disable Show All Button for Isotope Filter
|
205 |
+
- Popup page Fields Selection.
|
206 |
+
- Default image set option in Shortcode generator settings.
|
207 |
+
- All Text color, size and Button Color control.
|
208 |
+
- Meta Position Control
|
209 |
+
- Category Position Control
|
210 |
+
- Content Wrapper Style Control
|
211 |
+
- Overlay color and opacity
|
212 |
+
- AJAX Pagination (Number, Load more and Load on Scrolling))
|
213 |
+
- Single popup and Popup with next preview.
|
214 |
+
- Social Share on popup
|
215 |
+
- Override default page template (Category, Tag, Search)
|
216 |
+
|
217 |
+
=== 🏆 Advanced Post Grid Plugin for Elementor Page Builder with Archive and Single Page Builder ===
|
218 |
+
|
219 |
+
There are 4 widgets with multiple layouts for the Elementor addon. The grid layout widget has 9 layouts, 3 of which are available with the free version of the Post Grid plugin. On the other hand, the list layout widget has 7 layouts with 3 of them being free. Grid hover widget also offers 3 free layouts, but a total of a whopping 16 layouts in the PRO version. The Slider layout widget has 13 layouts, without any available in the free plugin version.
|
220 |
+
|
221 |
+
[Elementor Demo](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/)
|
222 |
+
|
223 |
+
== 🏆 All these Elementor widgets have 3 main topics. These include Content, Settings, and Style. ==
|
224 |
+
|
225 |
+
== 🏆 Layout Selection: ==
|
226 |
+
When working on the settings, start by selecting your layout. Layout options can be changed easily, so you can have some additional fields on or off on different layouts.
|
227 |
+
|
228 |
+
You start by choosing the layout Column otherwise it will adopt the default columns that go with a different layout. The 3 Layout Styles you get with the plugin include Grid, Grid Equal Height, and Masonry. Finally, you choose the Text Align for all your content.
|
229 |
+
|
230 |
+
[Elementor Documentation](https://www.radiustheme.com/docs/the-post-grid/elementor-addons/elementor-settings/overview/)
|
231 |
+
|
232 |
+
== 🏆 Advanced Query Build: ==
|
233 |
+
When you select the sources of posts, you then select the Taxonomy & Terms relations. You get to set the categories, tags, authors, keywords, and order by title, ID, modified date, created date, and menu order. These settings will go into specifics, such as Author Filter and Date Range.
|
234 |
+
|
235 |
+
== 🏆 Multiple Layouts support: ==
|
236 |
+
Basically, you have 4 different layouts when using the free version of the plugin. You can then select the number of columns, pagination, image source, image size, and excerpt limit. The Post Grid PRO has 62 different layouts, with 12 of them being very new.
|
237 |
+
|
238 |
+
👉 **[Grid Layouts - Elementor](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/grid-layout-1/):** The grid layouts that you get with the Post Grid are perfect for showcasing elegantly arranged the post. There are 3 layouts are in free version and additional 6 layouts will get in pro version. You can choose to use the even or masonry variations with this premium plugin.
|
239 |
+
|
240 |
+
👉 **[Grid Hover Layouts - Elementor](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/grid-hover-1/):** The Grid Hover Layouts that come with Post Grid plugin are excellent for showcasing items whose animation make them more appealing. You can choose to make the hover effects to be zooming in or out. There are 3 layouts are in free version and additional 13 layouts will get in pro version.
|
241 |
+
|
242 |
+
👉 **[List Layouts - Elementor](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/list-layout-1/):** The List Layouts are a good variation if you don’t want to use the masonry or even grid layouts then you can use the post grid list layout. There are 3 layouts are in free version and additional 4 layouts will get in pro version.
|
243 |
+
|
244 |
+
👉 **[Slider Layouts - Elementor [Pro]](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/slider-layout-1/):** With the Slider Layouts, users get to display items with the most beautiful variations and animation effects. You will get total 13 layouts in the slider layout.
|
245 |
+
|
246 |
+
👉 **[Filter Layouts - Elementor [Pro]](https://www.radiustheme.com/demo/plugins/the-post-grid-elementor/filter-style/):** You can convert all grid, grid hover, and list layouts to grid filter layouts. This are the AJAX Filter, You can select the taxonomy for the filter then style like button or dropdown. The taxonomy filter presents a clear way for defining the category and tag taxonomy, even the default WordPress ones.
|
247 |
+
|
248 |
+
👉 **Device Wise Column Control:** You get to decide the number of columns that you showcase for particular pages on different pages. For instance, all mobile displays will showcase the precise same number of columns, as will tablets and desktops.
|
249 |
+
|
250 |
+
👉 **Multiple Pagination:** You get to choose the pagination that you prefer from various options, including the default number pagination, AJAX Load More, and AJAX auto scroll.
|
251 |
+
|
252 |
+
👉 **Sticky Post:** The Post Grid facilitates the creation of sticky posts on which you can display the posts to which you want to draw the most attention.
|
253 |
+
|
254 |
+
👉 **Category Control:** The Post Grid PRO delivers massive control to your website so that you can control how you display categories that show up on your grid.
|
255 |
+
|
256 |
+
👉 **Title Control:** You also get to control the title of your grids so that they’re as elegant and match the rest of your content. You can control their position, size, and font etc.
|
257 |
+
|
258 |
+
👉 **Meta Control:** The Post Grid PRO enables you to control the Meta Icon, Meta Separation, and Meta Position.
|
259 |
+
|
260 |
+
👉 **Image control:** You can now control all the aspects of your images with the help of the Post Grid PRO. You can choose the image size that you display with medium, large, full, and thumbnail as your options. What’s more, this premium plugin now lets you display a custom image size if the 4 don’t satisfy your needs. You get to enable and disable the featured image at will.
|
261 |
+
|
262 |
+
👉 **Excerpt control:** With the Post Grid, you get to control many aspects of excerpts. You can set the limit of the excerpt in words or characters and choose whether or not to define their ending with ellipses. The plugin also allows you to set the position and style of the excerpt too.
|
263 |
+
|
264 |
+
👉 **Live Preview in Elementor Widget:** As you create your grids, it is important to know how your users will see them on their devices. The Live Preview enables you to view the grids you create and the edits you make before publishing your page or post.
|
265 |
+
|
266 |
+
== 🏆 Elementor Addon with Archive and Single Page Builder [Pro] ==
|
267 |
+
The premium version of this plugin, the Post Grid PRO comes with this addon to enable quite a few extra features. You get 4 widgets, including the Grid Hover Layout, Grid Layout, Slider Layout, and List Layout. Apart from this, you also get a total of 45 layouts.
|
268 |
+
|
269 |
+
[Documentation](https://www.radiustheme.com/docs/the-post-grid/elementor-addons/archive-single-page-builder/)
|
270 |
+
|
271 |
+
== 🏆 Elementor Archive Builder [Pro]: ==
|
272 |
+
With the Elementor Archive Builder, you will be able to create grid, slider, and list layouts easily using the popular page builder, Elementor. You get to manage the category, author, search, and date details too.
|
273 |
+
|
274 |
+
== 🏆 Elementor Single Post Builder [Pro]: ==
|
275 |
+
With the Post Grid PRO, you get to use the Single Page Builder, which is based on the Elementor Page Builder. This builder enables you to arrange the single posts as well as you can using the drag & drop interface that comes with the Elementor Page Builder.
|
276 |
+
|
277 |
+
|
278 |
+
👉 [Get The PRO](https://www.radiustheme.com/downloads/the-post-grid-pro-for-wordpress/)
|
279 |
+
👉 [PRO Version Demo](https://www.radiustheme.com/demo/plugins/the-post-grid/)
|
280 |
+
|
281 |
+
👉= Need Any Help? =
|
282 |
+
* For any bug, support or suggestion please submit your ticket [here](https://www.radiustheme.com/ticket-support/).
|
283 |
+
|
284 |
+
|
285 |
+
== Installation ==
|
286 |
+
|
287 |
+
= 👉 Using The WordPress Dashboard =
|
288 |
+
|
289 |
+
1. Navigate to the **'Add New'** in the plugins dashboard
|
290 |
+
2. Search for **'The Post Grid'**
|
291 |
+
3. Click **'Install Now'**
|
292 |
+
4. **Activate** the plugin on the Plugin dashboard
|
293 |
+
|
294 |
+
= 👉 Uploading in WordPress Dashboard =
|
295 |
+
|
296 |
+
1. Navigate to the **'Add New'** in the plugins dashboard
|
297 |
+
2. Navigate to the **'Upload'** area
|
298 |
+
3. Select `the-post-grid.zip` from your computer
|
299 |
+
4. Click **'Install Now'**
|
300 |
+
5. Activate the plugin in the Plugin dashboard
|
301 |
+
|
302 |
+
= 👉 Using FTP =
|
303 |
+
|
304 |
+
1. Download `the-post-grid.zip`
|
305 |
+
2. Extract the `the-post-grid` directory to your computer
|
306 |
+
3. Upload the `the-post-grid` directory to the `/wp-content/plugins/` directory
|
307 |
+
4. Activate the plugin in the Plugin dashboard
|
308 |
+
|
309 |
+
|
310 |
+
== Frequently Asked Questions ==
|
311 |
+
|
312 |
+
= How to Use Post Grid =
|
313 |
+
|
314 |
+
* Go to `The Post Grid > Add New Grid`
|
315 |
+
* Go to page or post editor click The post grid Shortcode button and select a shortcode from dropdown list and insert shortcode.
|
316 |
+
|
317 |
+
= Need Any Help? =
|
318 |
+
|
319 |
+
* Please mail us at `support@radiustheme.com`
|
320 |
+
* We provide `15 hours live support`
|
321 |
+
|
322 |
+
= Is this Post Grid plugin can use any page builder? =
|
323 |
+
|
324 |
+
* Yes you can use with any page builder simple just generate shortcode then call the shortcode in page/post..
|
325 |
+
|
326 |
+
= Can I use it with Elementor page builder? =
|
327 |
+
|
328 |
+
* Yes can use with Elementor page Buildr. We have Elementor widget use the widget.
|
329 |
+
|
330 |
+
= Can I make a news or blog site using the post grid plugin? =
|
331 |
+
|
332 |
+
* Yes using elementor addon or shortode you can builder any news or bloc theme.
|
333 |
+
|
334 |
+
= Is this plugin can use in archive page? =
|
335 |
+
|
336 |
+
* Yes you can set shortcode for archive page also using post grid Elementor addon you can build own archive page?
|
337 |
+
|
338 |
+
= Can I build single post? =
|
339 |
+
|
340 |
+
* using Elementor addon you can build post single page using drag & drop.
|
341 |
+
|
342 |
+
= Can I use this plugin only for Elementor Page builder? =
|
343 |
+
|
344 |
+
* Yes, from settings you can enable or disable which way you wab to use the thene.
|
345 |
+
|
346 |
+
= Can I control style? =
|
347 |
+
|
348 |
+
* Yes you can style and control all from the post grid pluign.
|
349 |
+
|
350 |
+
== Screenshots ==
|
351 |
+
|
352 |
+
01. Layout 1
|
353 |
+
02. Layout 2 Single
|
354 |
+
03. Layout 2
|
355 |
+
04. Isotope Layout
|
356 |
+
05. Shortcode Post Source
|
357 |
+
06. Shortcode Layout Settings
|
358 |
+
07. Shortcode Field Selections
|
359 |
+
08. Shortcode Style
|
360 |
+
09. Elementor Widget list
|
361 |
+
10. Elementor post grid widget
|
362 |
+
11. Elementor Page builder
|
363 |
+
|
364 |
+
== Changelog ==
|
365 |
+
|
366 |
+
= 4.1.2 =
|
367 |
+
* Fixed: Front-end filter orderby bug fixed
|
368 |
+
* Fixed: Post type issue fixed
|
369 |
+
* Fixed: Some bug fixed
|
370 |
+
|
371 |
+
= 4.1.1 =
|
372 |
+
* Fixed: List Layout (1,2,3,4) extra padding remove
|
373 |
+
* Fixed: Resource Load Type bug fixed
|
374 |
+
* Fixed: Plugin dependency bug fix
|
375 |
+
|
376 |
+
= 4.1.0 =
|
377 |
+
* Added: Add New Settings
|
378 |
+
* Added: EDD Isotope layout added for shortcode
|
379 |
+
* Fixed: Responsive issue fixed for List layout - Elementor
|
380 |
+
* Fixed: Full Excerpt not showing in mobile
|
381 |
+
* Fixed: Field Selection default value conflict
|
382 |
+
* Fixed: List layout for Elementor responsive issue fixed
|
383 |
+
* Fixed: WooCommerce pagination fix
|
384 |
+
* Fixed: WooCommerce popup slider fix
|
385 |
+
* Fixed: Gutenberg block style fix
|
386 |
+
* Improved: Merge and minify all css and improved assets loading
|
387 |
+
|
388 |
+
|
389 |
+
= 4.0.5 =
|
390 |
+
* Fixed: Shortcode Taxonomy filter bug fixed
|
391 |
+
|
392 |
+
= 4.0.4 =
|
393 |
+
* Fixed: Showing full text instead of excerpt
|
394 |
+
* Fixed: Pagination CSS issue fixed
|
395 |
+
* Updated: Elementor widget register functionality updated
|
396 |
+
* Updated: Documentation Updated
|
397 |
+
|
398 |
+
= 4.0.3 =
|
399 |
+
* Fixed: HTML tags not allowed in Excerpt
|
400 |
+
|
401 |
+
= 4.0.2 =
|
402 |
+
* Fixed: Elementor block responsive issue fixed
|
403 |
+
|
404 |
+
= 4.0.1 =
|
405 |
+
* Fixed: Some style issue fixed
|
406 |
+
|
407 |
+
= 4.0.0 =
|
408 |
+
* Added: 3 Elementor Widgets with 9 layouts for The Post Grid
|
409 |
+
* Added: Archive Page Builder for Elementor (Pro)
|
410 |
+
|
411 |
+
= 3.1.5 =
|
412 |
+
* Fixed: Multiple ShortCode same page preloader issue
|
413 |
+
|
414 |
+
= 3.1.4 =
|
415 |
+
* Fixed: PHP error
|
416 |
+
|
417 |
+
= 3.1.3 =
|
418 |
+
* Fixed: Post Excerpt hide issue in mobile
|
419 |
+
* Fixed: Pagination Type selection issue
|
420 |
+
|
421 |
+
= 3.1.2 =
|
422 |
+
* Added: No post found message in Isotope
|
423 |
+
|
424 |
+
= 3.1.1 =
|
425 |
+
* Fixed Grid Column Issue in Small Device
|
426 |
+
* Fixed Radio Field Selection Issue
|
427 |
+
* Fixed ShortCode Heading Issue
|
428 |
+
|
429 |
+
= 3.1.0 =
|
430 |
+
* Updated UI
|
431 |
+
* Added 4 New Layout
|
432 |
+
* Added New Settings
|
433 |
+
* Added Offset Option
|
434 |
+
|
435 |
+
= 3.0.5 =
|
436 |
+
* Updated missing URL
|
437 |
+
|
438 |
+
= 3.0.4 =
|
439 |
+
* Fixed file readability issue
|
440 |
+
* Added option for script loading
|
441 |
+
* Draft post issue in preview
|
442 |
+
|
443 |
+
= 3.0.3 =
|
444 |
+
* Fixed feature image not existing notice issue
|
445 |
+
|
446 |
+
= 3.0.2 =
|
447 |
+
* Fixed pagination issue
|
448 |
+
* Fixed shortcode title tag issue
|
449 |
+
|
450 |
+
= 3.0.1 =
|
451 |
+
* Fixed isotope masonry issue
|
452 |
+
|
453 |
+
= 3.0.0 =
|
454 |
+
* Updated to FontAwesome 5
|
455 |
+
* Added responsive column settings in ShortCode
|
456 |
+
* Added meta color and typography settings
|
457 |
+
* Added excerpt color and typography settings
|
458 |
+
|
459 |
+
= 2.3.6.6 =
|
460 |
+
* Changed demo link
|
461 |
+
|
462 |
+
= 2.3.6.5 =
|
463 |
+
* Add New icon
|
app/Helpers/Fns.php
CHANGED
@@ -1933,7 +1933,20 @@ class Fns {
|
|
1933 |
$post_types = get_post_types( [ 'public' => true, 'show_in_nav_menus' => true ], 'objects' );
|
1934 |
$post_types = wp_list_pluck( $post_types, 'label', 'name' );
|
1935 |
|
1936 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1937 |
}
|
1938 |
|
1939 |
/**
|
1933 |
$post_types = get_post_types( [ 'public' => true, 'show_in_nav_menus' => true ], 'objects' );
|
1934 |
$post_types = wp_list_pluck( $post_types, 'label', 'name' );
|
1935 |
|
1936 |
+
$exclude = [ 'attachment', 'revision', 'nav_menu_item', 'elementor_library', 'tpg_builder' ];
|
1937 |
+
|
1938 |
+
foreach ( $exclude as $ex ) {
|
1939 |
+
unset( $post_types[ $ex ] );
|
1940 |
+
}
|
1941 |
+
|
1942 |
+
if ( ! rtTPG()->hasPro() ) {
|
1943 |
+
$post_types = [
|
1944 |
+
'post' => $post_types['post'],
|
1945 |
+
'page' => $post_types['page']
|
1946 |
+
];
|
1947 |
+
}
|
1948 |
+
|
1949 |
+
return $post_types;
|
1950 |
}
|
1951 |
|
1952 |
/**
|
app/Helpers/Options.php
CHANGED
@@ -6,18 +6,24 @@ class Options {
|
|
6 |
|
7 |
public static function rtPostTypes() {
|
8 |
$args = apply_filters( 'tpg_get_post_type',
|
9 |
-
[
|
10 |
-
|
11 |
-
] );
|
12 |
|
13 |
$post_types = get_post_types( $args );
|
14 |
|
15 |
-
$exclude = [ 'attachment', 'revision', 'nav_menu_item' ];
|
16 |
|
17 |
foreach ( $exclude as $ex ) {
|
18 |
unset( $post_types[ $ex ] );
|
19 |
}
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
return $post_types;
|
22 |
|
23 |
}
|
6 |
|
7 |
public static function rtPostTypes() {
|
8 |
$args = apply_filters( 'tpg_get_post_type',
|
9 |
+
[ 'public' => true, 'show_in_nav_menus' => true ]
|
10 |
+
);
|
|
|
11 |
|
12 |
$post_types = get_post_types( $args );
|
13 |
|
14 |
+
$exclude = [ 'attachment', 'revision', 'nav_menu_item','elementor_library', 'tpg_builder' ];
|
15 |
|
16 |
foreach ( $exclude as $ex ) {
|
17 |
unset( $post_types[ $ex ] );
|
18 |
}
|
19 |
|
20 |
+
if ( ! rtTPG()->hasPro() ) {
|
21 |
+
$post_types = [
|
22 |
+
'post' => $post_types['post'],
|
23 |
+
'page' => $post_types['page']
|
24 |
+
];
|
25 |
+
}
|
26 |
+
|
27 |
return $post_types;
|
28 |
|
29 |
}
|
app/Widgets/elementor/base.php
CHANGED
@@ -607,7 +607,7 @@ abstract class Custom_Widget_Base extends Widget_Base {
|
|
607 |
} elseif ( in_array( $action_orderby, array_keys( Options::rtMetaKeyType() ) ) ) {
|
608 |
$action_orderby_label = __( "Meta value", "the-post-grid" );
|
609 |
} else {
|
610 |
-
$action_orderby_label =
|
611 |
}
|
612 |
if ( $action_orderby !== 'none' ) {
|
613 |
$orders['none'] = __( "Sort By", "the-post-grid" );
|
607 |
} elseif ( in_array( $action_orderby, array_keys( Options::rtMetaKeyType() ) ) ) {
|
608 |
$action_orderby_label = __( "Meta value", "the-post-grid" );
|
609 |
} else {
|
610 |
+
$action_orderby_label = __( "By ", "the-post-grid" ). $action_orderby;
|
611 |
}
|
612 |
if ( $action_orderby !== 'none' ) {
|
613 |
$orders['none'] = __( "Sort By", "the-post-grid" );
|
app/Widgets/elementor/rtTPGElementorHelper.php
CHANGED
@@ -44,6 +44,7 @@ class rtTPGElementorHelper {
|
|
44 |
'type' => Controls_Manager::SELECT,
|
45 |
'options' => $post_types,
|
46 |
'default' => 'post',
|
|
|
47 |
]
|
48 |
);
|
49 |
|
44 |
'type' => Controls_Manager::SELECT,
|
45 |
'options' => $post_types,
|
46 |
'default' => 'post',
|
47 |
+
'description' => $ref->get_pro_message( 'all post type.' ),
|
48 |
]
|
49 |
);
|
50 |
|
app/Widgets/elementor/widgets/grid-hover-layout-archive.php
CHANGED
@@ -183,8 +183,8 @@ class TPGGridHoverLayoutArchive extends Custom_Widget_Base {
|
|
183 |
if ( empty( $_taxonomies ) ) {
|
184 |
continue;
|
185 |
}
|
186 |
-
$post_data[ $data['post_type'] . '_taxonomy' ] = $data[ $data['post_type'] . '_taxonomy' ];
|
187 |
-
$post_data[ $data['post_type'] . '_tags' ] = $data[ $data['post_type'] . '_tags' ];
|
188 |
}
|
189 |
$template_path = $this->tpg_template_path( $post_data );
|
190 |
$_layout = $data[ $_prefix . '_layout' ];
|
183 |
if ( empty( $_taxonomies ) ) {
|
184 |
continue;
|
185 |
}
|
186 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
187 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
188 |
}
|
189 |
$template_path = $this->tpg_template_path( $post_data );
|
190 |
$_layout = $data[ $_prefix . '_layout' ];
|
app/Widgets/elementor/widgets/grid-hover-layout.php
CHANGED
@@ -190,8 +190,8 @@ class TPGGridHoverLayout extends Custom_Widget_Base {
|
|
190 |
if ( empty( $_taxonomies ) ) {
|
191 |
continue;
|
192 |
}
|
193 |
-
$post_data[ $data['post_type'] . '_taxonomy' ] = $data[ $data['post_type'] . '_taxonomy' ];
|
194 |
-
$post_data[ $data['post_type'] . '_tags' ] = $data[ $data['post_type'] . '_tags' ];
|
195 |
}
|
196 |
$template_path = $this->tpg_template_path( $post_data );
|
197 |
$_layout = $data[ $_prefix . '_layout' ];
|
190 |
if ( empty( $_taxonomies ) ) {
|
191 |
continue;
|
192 |
}
|
193 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
194 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
195 |
}
|
196 |
$template_path = $this->tpg_template_path( $post_data );
|
197 |
$_layout = $data[ $_prefix . '_layout' ];
|
app/Widgets/elementor/widgets/grid-layout-archive.php
CHANGED
@@ -189,8 +189,8 @@ class TPGGridLayoutArchive extends Custom_Widget_Base {
|
|
189 |
if ( empty( $_taxonomies ) ) {
|
190 |
continue;
|
191 |
}
|
192 |
-
$post_data[ $data['post_type'] . '_taxonomy' ] = $data[ $data['post_type'] . '_taxonomy' ];
|
193 |
-
$post_data[ $data['post_type'] . '_tags' ] = $data[ $data['post_type'] . '_tags' ];
|
194 |
}
|
195 |
|
196 |
$template_path = $this->tpg_template_path( $post_data );
|
189 |
if ( empty( $_taxonomies ) ) {
|
190 |
continue;
|
191 |
}
|
192 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
193 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
194 |
}
|
195 |
|
196 |
$template_path = $this->tpg_template_path( $post_data );
|
app/Widgets/elementor/widgets/grid-layout.php
CHANGED
@@ -195,11 +195,13 @@ class TPGGridLayout extends Custom_Widget_Base {
|
|
195 |
$post_types = Fns::get_post_types();
|
196 |
foreach ( $post_types as $post_type => $label ) {
|
197 |
$_taxonomies = get_object_taxonomies( $post_type, 'object' );
|
|
|
198 |
if ( empty( $_taxonomies ) ) {
|
199 |
continue;
|
200 |
}
|
201 |
-
|
202 |
-
$post_data[ $data['post_type'] . '
|
|
|
203 |
}
|
204 |
|
205 |
$template_path = $this->tpg_template_path( $post_data );
|
@@ -254,8 +256,7 @@ class TPGGridLayout extends Custom_Widget_Base {
|
|
254 |
echo "</div>";
|
255 |
?>
|
256 |
|
257 |
-
<div data-title="Loading ..."
|
258 |
-
class="rt-row rt-content-loader <?php echo esc_attr( implode( ' ', $wrapper_class ) ) ?>">
|
259 |
<?php
|
260 |
if ( $query->have_posts() ) {
|
261 |
$pCount = 1;
|
195 |
$post_types = Fns::get_post_types();
|
196 |
foreach ( $post_types as $post_type => $label ) {
|
197 |
$_taxonomies = get_object_taxonomies( $post_type, 'object' );
|
198 |
+
|
199 |
if ( empty( $_taxonomies ) ) {
|
200 |
continue;
|
201 |
}
|
202 |
+
|
203 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
204 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
205 |
}
|
206 |
|
207 |
$template_path = $this->tpg_template_path( $post_data );
|
256 |
echo "</div>";
|
257 |
?>
|
258 |
|
259 |
+
<div data-title="Loading ..." class="rt-row rt-content-loader <?php echo esc_attr( implode( ' ', $wrapper_class ) ) ?>">
|
|
|
260 |
<?php
|
261 |
if ( $query->have_posts() ) {
|
262 |
$pCount = 1;
|
app/Widgets/elementor/widgets/list-layout-archive.php
CHANGED
@@ -193,8 +193,8 @@ class TPGListLayoutArchive extends Custom_Widget_Base {
|
|
193 |
if ( empty( $_taxonomies ) ) {
|
194 |
continue;
|
195 |
}
|
196 |
-
$post_data[ $data['post_type'] . '_taxonomy' ] = $data[ $data['post_type'] . '_taxonomy' ];
|
197 |
-
$post_data[ $data['post_type'] . '_tags' ] = $data[ $data['post_type'] . '_tags' ];
|
198 |
}
|
199 |
|
200 |
$template_path = $this->tpg_template_path( $post_data );
|
193 |
if ( empty( $_taxonomies ) ) {
|
194 |
continue;
|
195 |
}
|
196 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
197 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
198 |
}
|
199 |
|
200 |
$template_path = $this->tpg_template_path( $post_data );
|
app/Widgets/elementor/widgets/list-layout.php
CHANGED
@@ -198,8 +198,8 @@ class TPGListLayout extends Custom_Widget_Base {
|
|
198 |
if ( empty( $_taxonomies ) ) {
|
199 |
continue;
|
200 |
}
|
201 |
-
$post_data[ $data['post_type'] . '_taxonomy' ] = $data[ $data['post_type'] . '_taxonomy' ];
|
202 |
-
$post_data[ $data['post_type'] . '_tags' ] = $data[ $data['post_type'] . '_tags' ];
|
203 |
}
|
204 |
|
205 |
$template_path = $this->tpg_template_path( $post_data );
|
198 |
if ( empty( $_taxonomies ) ) {
|
199 |
continue;
|
200 |
}
|
201 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
202 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
203 |
}
|
204 |
|
205 |
$template_path = $this->tpg_template_path( $post_data );
|
app/Widgets/elementor/widgets/related-post.php
CHANGED
@@ -192,8 +192,8 @@ class TPGRelatedPost extends Custom_Widget_Base {
|
|
192 |
if ( empty( $_taxonomies ) ) {
|
193 |
continue;
|
194 |
}
|
195 |
-
|
196 |
-
|
197 |
}
|
198 |
|
199 |
$post_data['enable_2_rows'] = false;
|
192 |
if ( empty( $_taxonomies ) ) {
|
193 |
continue;
|
194 |
}
|
195 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
196 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
197 |
}
|
198 |
|
199 |
$post_data['enable_2_rows'] = false;
|
app/Widgets/elementor/widgets/slider-layout-archive.php
CHANGED
@@ -191,8 +191,8 @@ class TPGSliderLayoutArchive extends Custom_Widget_Base {
|
|
191 |
if ( empty( $_taxonomies ) ) {
|
192 |
continue;
|
193 |
}
|
194 |
-
$post_data[ $data['post_type'] . '_taxonomy' ] = $data[ $data['post_type'] . '_taxonomy' ];
|
195 |
-
$post_data[ $data['post_type'] . '_tags' ] = $data[ $data['post_type'] . '_tags' ];
|
196 |
}
|
197 |
|
198 |
$post_data['enable_2_rows'] = $data['enable_2_rows'];
|
191 |
if ( empty( $_taxonomies ) ) {
|
192 |
continue;
|
193 |
}
|
194 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
195 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
196 |
}
|
197 |
|
198 |
$post_data['enable_2_rows'] = $data['enable_2_rows'];
|
app/Widgets/elementor/widgets/slider-layout.php
CHANGED
@@ -189,8 +189,8 @@ class TPGSliderLayout extends Custom_Widget_Base {
|
|
189 |
if ( empty( $_taxonomies ) ) {
|
190 |
continue;
|
191 |
}
|
192 |
-
$post_data[ $data['post_type'] . '_taxonomy' ] = $data[ $data['post_type'] . '_taxonomy' ];
|
193 |
-
$post_data[ $data['post_type'] . '_tags' ] = $data[ $data['post_type'] . '_tags' ];
|
194 |
}
|
195 |
|
196 |
|
189 |
if ( empty( $_taxonomies ) ) {
|
190 |
continue;
|
191 |
}
|
192 |
+
$post_data[ $data['post_type'] . '_taxonomy' ] = isset($data[ $data['post_type'] . '_taxonomy' ]) ? $data[ $data['post_type'] . '_taxonomy' ] : '';
|
193 |
+
$post_data[ $data['post_type'] . '_tags' ] = isset($data[ $data['post_type'] . '_tags' ]) ? $data[ $data['post_type'] . '_tags' ] : '';
|
194 |
}
|
195 |
|
196 |
|
languages/the-post-grid.pot
CHANGED
@@ -6,7 +6,7 @@ msgstr ""
|
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
9 |
-
"POT-Creation-Date: 2022-
|
10 |
"X-Poedit-Basepath: ..\n"
|
11 |
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
12 |
"X-Poedit-SearchPath-0: .\n"
|
@@ -26,7 +26,7 @@ msgstr ""
|
|
26 |
msgid "Success"
|
27 |
msgstr ""
|
28 |
|
29 |
-
#: ../app/Controllers/AjaxController.php:64, ../app/Helpers/Options.php:
|
30 |
msgid "Show All"
|
31 |
msgstr ""
|
32 |
|
@@ -50,7 +50,7 @@ msgstr ""
|
|
50 |
msgid "Select Short code"
|
51 |
msgstr ""
|
52 |
|
53 |
-
#: ../app/Controllers/AjaxController.php:214, ../app/Helpers/Options.php:
|
54 |
msgid "Default"
|
55 |
msgstr ""
|
56 |
|
@@ -70,11 +70,11 @@ msgstr ""
|
|
70 |
msgid "No shortCode found"
|
71 |
msgstr ""
|
72 |
|
73 |
-
#: ../app/Controllers/ShortcodeController.php:132, ../app/Helpers/Options.php:
|
74 |
msgid "Read More"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: ../app/Controllers/ShortcodeController.php:135, ../app/Helpers/Options.php:
|
78 |
msgid "Show all"
|
79 |
msgstr ""
|
80 |
|
@@ -86,7 +86,7 @@ msgstr ""
|
|
86 |
msgid "Search..."
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: ../app/Controllers/ShortcodeController.php:767, ../app/Helpers/Options.php:
|
90 |
msgid "Meta value"
|
91 |
msgstr ""
|
92 |
|
@@ -98,7 +98,7 @@ msgstr ""
|
|
98 |
msgid "Loading ..."
|
99 |
msgstr ""
|
100 |
|
101 |
-
#: ../app/Controllers/ShortcodeController.php:803, ../app/Controllers/Admin/AdminAjaxController.php:952, ../app/Widgets/elementor/widgets/grid-hover-layout-archive.php:257, ../app/Widgets/elementor/widgets/grid-hover-layout.php:266, ../app/Widgets/elementor/widgets/grid-layout-archive.php:256, ../app/Widgets/elementor/widgets/grid-layout.php:
|
102 |
msgid "No post found"
|
103 |
msgstr ""
|
104 |
|
@@ -106,7 +106,7 @@ msgstr ""
|
|
106 |
msgid "Search"
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: ../app/Controllers/ShortcodeController.php:1038, ../app/Controllers/Admin/AdminAjaxController.php:987, ../app/Controllers/Admin/AdminAjaxController.php:982, ../app/Widgets/elementor/base.php:673, ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
110 |
msgid "Load More"
|
111 |
msgstr ""
|
112 |
|
@@ -127,559 +127,559 @@ msgstr ""
|
|
127 |
msgid "Full Size"
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: ../app/Helpers/Options.php:
|
131 |
msgid "Ascending"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: ../app/Helpers/Options.php:
|
135 |
msgid "Descending"
|
136 |
msgstr ""
|
137 |
|
138 |
-
#: ../app/Helpers/Options.php:
|
139 |
msgid "IN — show posts which associate with one or more of selected terms"
|
140 |
msgstr ""
|
141 |
|
142 |
-
#: ../app/Helpers/Options.php:
|
143 |
msgid "NOT IN — show posts which do not associate with any of selected terms"
|
144 |
msgstr ""
|
145 |
|
146 |
-
#: ../app/Helpers/Options.php:
|
147 |
msgid "AND — show posts which associate with all of selected terms"
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: ../app/Helpers/Options.php:
|
151 |
msgid "AND — show posts which match all settings"
|
152 |
msgstr ""
|
153 |
|
154 |
-
#: ../app/Helpers/Options.php:
|
155 |
msgid "OR — show posts which match one or more settings"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: ../app/Helpers/Options.php:
|
159 |
msgid "Meta value number"
|
160 |
msgstr ""
|
161 |
|
162 |
-
#: ../app/Helpers/Options.php:
|
163 |
msgid "Meta value datetime"
|
164 |
msgstr ""
|
165 |
|
166 |
-
#: ../app/Helpers/Options.php:
|
167 |
msgid "Title"
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../app/Helpers/Options.php:
|
171 |
msgid "Created date"
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: ../app/Helpers/Options.php:
|
175 |
msgid "Modified date"
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: ../app/Helpers/Options.php:
|
179 |
msgid "Menu Order"
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: ../app/Helpers/Options.php:
|
183 |
msgid "Script before item load"
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../app/Helpers/Options.php:
|
187 |
msgid "Script After item load"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: ../app/Helpers/Options.php:
|
191 |
msgid "After Loaded script"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: ../app/Helpers/Options.php:
|
195 |
msgid "Enable Advanced Custom Field (ACF) for Single page"
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: ../app/Helpers/Options.php:
|
199 |
msgid "You may enable advanced custom field (ACF) on details page"
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: ../app/Helpers/Options.php:
|
203 |
msgid "Choose ACF Group"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: ../app/Helpers/Options.php:
|
207 |
msgid "Hide field with empty value"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: ../app/Helpers/Options.php:
|
211 |
msgid "Show Title"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: ../app/Helpers/Options.php:
|
215 |
msgid "By default both name & value of field is shown"
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: ../app/Helpers/Options.php:
|
219 |
msgid "Show group title"
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: ../app/Helpers/Options.php:
|
223 |
msgid "Improve Performance"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: ../app/Helpers/Options.php:
|
227 |
msgid "Please choose a Resource Load Type first. Otherwise, all CSS & JS for shortcode and elementor will load on your site which can create a bad performance issues."
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: ../app/Helpers/Options.php:
|
231 |
msgid "Default (Both Elementor and Shortcode)"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: ../app/Helpers/Options.php:
|
235 |
msgid "Elementor"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: ../app/Helpers/Options.php:
|
239 |
msgid "Shortcode"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: ../app/Helpers/Options.php:
|
243 |
msgid "Please check which type of block you want to use. If you use Default then all styles and scripts for both will load on your site. But if you use one then just this style and script will load on your site."
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: ../app/Helpers/Options.php:
|
247 |
msgid "Load Script dependent on block"
|
248 |
msgstr ""
|
249 |
|
250 |
-
#: ../app/Helpers/Options.php:
|
251 |
msgid "Check, if you want to load script when ShortCode or Elementor block is used on a page. <b>If you enable this then you must have to enable Preloader from below</b>"
|
252 |
msgstr ""
|
253 |
|
254 |
-
#: ../app/Helpers/Options.php:
|
255 |
msgid "Enable Pre-loader"
|
256 |
msgstr ""
|
257 |
|
258 |
-
#: ../app/Helpers/Options.php:
|
259 |
msgid "Disable Font Awesome Script"
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: ../app/Helpers/Options.php:
|
263 |
msgid "If Font Awesome 5 exist with theme, don't need to load twice."
|
264 |
msgstr ""
|
265 |
|
266 |
-
#: ../app/Helpers/Options.php:
|
267 |
msgid "Deactivate License"
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: ../app/Helpers/Options.php:
|
271 |
msgid "Activate License"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: ../app/Helpers/Options.php:
|
275 |
msgid "Enter your license key"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: ../app/Helpers/Options.php:
|
279 |
msgid "Offset"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: ../app/Helpers/Options.php:
|
283 |
msgid "Layout Type"
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: ../app/Helpers/Options.php:
|
287 |
msgid "Layout"
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: ../app/Helpers/Options.php:
|
291 |
msgid "Show all text"
|
292 |
msgstr ""
|
293 |
|
294 |
-
#: ../app/Helpers/Options.php:
|
295 |
msgid "Speed"
|
296 |
msgstr ""
|
297 |
|
298 |
-
#: ../app/Helpers/Options.php:
|
299 |
msgid "Auto play Speed in milliseconds"
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: ../app/Helpers/Options.php:
|
303 |
msgid "Autoplay timeout"
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: ../app/Helpers/Options.php:
|
307 |
msgid "Autoplay interval timeout"
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: ../app/Helpers/Options.php:
|
311 |
msgid "Desktop"
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: ../app/Helpers/Options.php:
|
315 |
msgid "Tab"
|
316 |
msgstr ""
|
317 |
|
318 |
-
#: ../app/Helpers/Options.php:
|
319 |
msgid "Mobile"
|
320 |
msgstr ""
|
321 |
|
322 |
-
#: ../app/Helpers/Options.php:
|
323 |
msgid "Content"
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: ../app/Helpers/Options.php:
|
327 |
msgid "Feature Image"
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: ../app/Helpers/Options.php:
|
331 |
msgid "Tag"
|
332 |
msgstr ""
|
333 |
|
334 |
-
#: ../app/Helpers/Options.php:
|
335 |
msgid "Style"
|
336 |
msgstr ""
|
337 |
|
338 |
-
#: ../app/Helpers/Options.php:
|
339 |
msgid "Style 1"
|
340 |
msgstr ""
|
341 |
|
342 |
-
#: ../app/Helpers/Options.php:
|
343 |
msgid "Style 2"
|
344 |
msgstr ""
|
345 |
|
346 |
-
#: ../app/Helpers/Options.php:
|
347 |
msgid "Style 3"
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: ../app/Helpers/Options.php:
|
351 |
msgid "Alignment"
|
352 |
msgstr ""
|
353 |
|
354 |
-
#: ../app/Helpers/Options.php:
|
355 |
msgid "Left"
|
356 |
msgstr ""
|
357 |
|
358 |
-
#: ../app/Helpers/Options.php:
|
359 |
msgid "Right"
|
360 |
msgstr ""
|
361 |
|
362 |
-
#: ../app/Helpers/Options.php:
|
363 |
msgid "Center"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: ../app/Helpers/Options.php:
|
367 |
msgid "Link"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: ../app/Helpers/Options.php:
|
371 |
msgid "Position"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: ../app/Helpers/Options.php:
|
375 |
msgid "Above Title"
|
376 |
msgstr ""
|
377 |
|
378 |
-
#: ../app/Helpers/Options.php:
|
379 |
msgid "Over image (Top Left)"
|
380 |
msgstr ""
|
381 |
|
382 |
-
#: ../app/Helpers/Options.php:
|
383 |
msgid "Over image (Top Right)"
|
384 |
msgstr ""
|
385 |
|
386 |
-
#: ../app/Helpers/Options.php:
|
387 |
msgid "Over image (Bottom Left)"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: ../app/Helpers/Options.php:
|
391 |
msgid "Over image (Bottom Right)"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: ../app/Helpers/Options.php:
|
395 |
msgid "Over image (Center)"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: ../app/Helpers/Options.php:
|
399 |
msgid "Icon"
|
400 |
msgstr ""
|
401 |
|
402 |
-
#: ../app/Helpers/Options.php:
|
403 |
msgid "Title Position (Above or Below image)"
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: ../app/Helpers/Options.php:
|
407 |
msgid "Above image"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: ../app/Helpers/Options.php:
|
411 |
msgid "Below image"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: ../app/Helpers/Options.php:
|
415 |
msgid "<span style='color:#ff0000'>Only Layout 1, Layout 12, Layout 14, Isotope1, Isotope8, Isotope10, Carousel Layout 1, Carousel Layout 8, Carousel Layout 10</span>"
|
416 |
msgstr ""
|
417 |
|
418 |
-
#: ../app/Helpers/Options.php:
|
419 |
msgid "Title tag"
|
420 |
msgstr ""
|
421 |
|
422 |
-
#: ../app/Helpers/Options.php:
|
423 |
msgid "Title limit"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: ../app/Helpers/Options.php:
|
427 |
msgid "Title limit only integer number is allowed, Leave it blank for full title."
|
428 |
msgstr ""
|
429 |
|
430 |
-
#: ../app/Helpers/Options.php:
|
431 |
msgid "Title limit type"
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: ../app/Helpers/Options.php:
|
435 |
msgid "Above excerpt"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: ../app/Helpers/Options.php:
|
439 |
msgid "Below excerpt"
|
440 |
msgstr ""
|
441 |
|
442 |
-
#: ../app/Helpers/Options.php:
|
443 |
msgid "Separator"
|
444 |
msgstr ""
|
445 |
|
446 |
-
#: ../app/Helpers/Options.php:
|
447 |
msgid "Dot ( . )"
|
448 |
msgstr ""
|
449 |
|
450 |
-
#: ../app/Helpers/Options.php:
|
451 |
msgid "Single Slash ( / )"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: ../app/Helpers/Options.php:
|
455 |
msgid "Double Slash ( // )"
|
456 |
msgstr ""
|
457 |
|
458 |
-
#: ../app/Helpers/Options.php:
|
459 |
msgid "Hypen ( - )"
|
460 |
msgstr ""
|
461 |
|
462 |
-
#: ../app/Helpers/Options.php:
|
463 |
msgid "Vertical Pipe ( | )"
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: ../app/Helpers/Options.php:
|
467 |
msgid "Image column"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: ../app/Helpers/Options.php:
|
471 |
msgid "Type"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: ../app/Helpers/Options.php:
|
475 |
msgid "Hover Animation"
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: ../app/Helpers/Options.php:
|
479 |
msgid "Zoom in"
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: ../app/Helpers/Options.php:
|
483 |
msgid "Zoom out"
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: ../app/Helpers/Options.php:
|
487 |
msgid "None"
|
488 |
msgstr ""
|
489 |
|
490 |
-
#: ../app/Helpers/Options.php:
|
491 |
msgid "Border radius"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: ../app/Helpers/Options.php:
|
495 |
msgid "Leave it blank for default"
|
496 |
msgstr ""
|
497 |
|
498 |
-
#: ../app/Helpers/Options.php:
|
499 |
msgid "Excerpt limit"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: ../app/Helpers/Options.php:
|
503 |
msgid "Excerpt limit only integer number is allowed, Leave it blank for full excerpt."
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: ../app/Helpers/Options.php:
|
507 |
msgid "Excerpt Type"
|
508 |
msgstr ""
|
509 |
|
510 |
-
#: ../app/Helpers/Options.php:
|
511 |
msgid "Background Color"
|
512 |
msgstr ""
|
513 |
|
514 |
-
#: ../app/Helpers/Options.php:
|
515 |
msgid "Text Color"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: ../app/Helpers/Options.php:
|
519 |
msgid "Border Color"
|
520 |
msgstr ""
|
521 |
|
522 |
-
#: ../app/Helpers/Options.php:
|
523 |
msgid "Border Size"
|
524 |
msgstr ""
|
525 |
|
526 |
-
#: ../app/Helpers/Options.php:
|
527 |
msgid "Margin"
|
528 |
msgstr ""
|
529 |
|
530 |
-
#: ../app/Helpers/Options.php:
|
531 |
msgid "Multiple value allowed separated by comma 12,0,5,10"
|
532 |
msgstr ""
|
533 |
|
534 |
-
#: ../app/Helpers/Options.php:
|
535 |
msgid "Padding"
|
536 |
msgstr ""
|
537 |
|
538 |
-
#: ../app/Helpers/Options.php:
|
539 |
msgid "Leave it blank for default, multiple value allowed separated by comma 12,0,5,10"
|
540 |
msgstr ""
|
541 |
|
542 |
-
#: ../app/Helpers/Options.php:
|
543 |
msgid "Background"
|
544 |
msgstr ""
|
545 |
|
546 |
-
#: ../app/Helpers/Options.php:
|
547 |
msgid "Box Shadow Color"
|
548 |
msgstr ""
|
549 |
|
550 |
-
#: ../app/Helpers/Options.php:
|
551 |
msgid "Border Width"
|
552 |
msgstr ""
|
553 |
|
554 |
-
#: ../app/Helpers/Options.php:
|
555 |
msgid "Border Radius"
|
556 |
msgstr ""
|
557 |
|
558 |
-
#: ../app/Helpers/Options.php:
|
559 |
msgid "Box Padding"
|
560 |
msgstr ""
|
561 |
|
562 |
-
#: ../app/Helpers/Options.php:
|
563 |
msgid "Content Padding"
|
564 |
msgstr ""
|
565 |
|
566 |
-
#: ../app/Helpers/Options.php:
|
567 |
msgid "Font Size"
|
568 |
msgstr ""
|
569 |
|
570 |
-
#: ../app/Helpers/Options.php:
|
571 |
msgid "Character"
|
572 |
msgstr ""
|
573 |
|
574 |
-
#: ../app/Helpers/Options.php:
|
575 |
msgid "Word"
|
576 |
msgstr ""
|
577 |
|
578 |
-
#: ../app/Helpers/Options.php:
|
579 |
msgid "Full Content"
|
580 |
msgstr ""
|
581 |
|
582 |
-
#: ../app/Helpers/Options.php:
|
583 |
msgid "Taxonomy filter"
|
584 |
msgstr ""
|
585 |
|
586 |
-
#: ../app/Helpers/Options.php:
|
587 |
msgid "Author filter"
|
588 |
msgstr ""
|
589 |
|
590 |
-
#: ../app/Helpers/Options.php:
|
591 |
msgid "Order - Sort retrieved posts by parameter"
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: ../app/Helpers/Options.php:
|
595 |
msgid "Sort Order - Designates the ascending or descending order of the \"orderby\" parameter"
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: ../app/Helpers/Options.php:
|
599 |
msgid "Search filter"
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: ../app/Helpers/Options.php:
|
603 |
msgid "Grid"
|
604 |
msgstr ""
|
605 |
|
606 |
-
#: ../app/Helpers/Options.php:
|
607 |
msgid "Grid Hover"
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: ../app/Helpers/Options.php:
|
611 |
msgid "List"
|
612 |
msgstr ""
|
613 |
|
614 |
-
#: ../app/Helpers/Options.php:
|
615 |
msgid "Isotope"
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: ../app/Helpers/Options.php:
|
619 |
msgid "Grid Layout 1"
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: ../app/Helpers/Options.php:
|
623 |
msgid "Grid Layout 2"
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: ../app/Helpers/Options.php:
|
627 |
msgid "Grid Hover 1"
|
628 |
msgstr ""
|
629 |
|
630 |
-
#: ../app/Helpers/Options.php:
|
631 |
msgid "Grid Hover 2"
|
632 |
msgstr ""
|
633 |
|
634 |
-
#: ../app/Helpers/Options.php:
|
635 |
msgid "Grid Hover 3"
|
636 |
msgstr ""
|
637 |
|
638 |
-
#: ../app/Helpers/Options.php:
|
639 |
msgid "List Layout 1"
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: ../app/Helpers/Options.php:
|
643 |
msgid "List Layout 2"
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: ../app/Helpers/Options.php:
|
647 |
msgid "Isotope Layout 1"
|
648 |
msgstr ""
|
649 |
|
650 |
-
#: ../app/Helpers/Options.php:
|
651 |
msgid "ShortCode Heading"
|
652 |
msgstr ""
|
653 |
|
654 |
-
#: ../app/Helpers/Options.php:
|
655 |
msgid "Excerpt"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: ../app/Helpers/Options.php:
|
659 |
msgid "Post Date"
|
660 |
msgstr ""
|
661 |
|
662 |
-
#: ../app/Helpers/Options.php:
|
663 |
msgid "Author"
|
664 |
msgstr ""
|
665 |
|
666 |
-
#: ../app/Helpers/Options.php:
|
667 |
msgid "Categories"
|
668 |
msgstr ""
|
669 |
|
670 |
-
#: ../app/Helpers/Options.php:
|
671 |
msgid "Tags"
|
672 |
msgstr ""
|
673 |
|
674 |
-
#: ../app/Helpers/Options.php:
|
675 |
msgid "Comment count"
|
676 |
msgstr ""
|
677 |
|
678 |
-
#: ../app/Helpers/Options.php:
|
679 |
msgid "Pagination"
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: ../app/Helpers/Options.php:
|
683 |
msgid "Get Pro Version"
|
684 |
msgstr ""
|
685 |
|
@@ -691,11 +691,11 @@ msgstr ""
|
|
691 |
msgid "If \"Meta value\", \"Meta value Number\" or \"Meta value datetime\" is chosen then meta key is required."
|
692 |
msgstr ""
|
693 |
|
694 |
-
#: ../app/Models/Field.php:695, ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
695 |
msgid "Start"
|
696 |
msgstr ""
|
697 |
|
698 |
-
#: ../app/Models/Field.php:704, ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
699 |
msgid "End"
|
700 |
msgstr ""
|
701 |
|
@@ -739,7 +739,7 @@ msgstr ""
|
|
739 |
msgid "Get Support"
|
740 |
msgstr ""
|
741 |
|
742 |
-
#: ../app/Controllers/Admin/MetaController.php:206, ../app/Widgets/elementor/rtTPGElementorHelper.php:35, ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
743 |
msgid "Query Build"
|
744 |
msgstr ""
|
745 |
|
@@ -751,7 +751,7 @@ msgstr ""
|
|
751 |
msgid "Settings"
|
752 |
msgstr ""
|
753 |
|
754 |
-
#: ../app/Controllers/Admin/MetaController.php:212, ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
755 |
msgid "Field Selection"
|
756 |
msgstr ""
|
757 |
|
@@ -839,6 +839,10 @@ msgstr ""
|
|
839 |
msgid "All Users"
|
840 |
msgstr ""
|
841 |
|
|
|
|
|
|
|
|
|
842 |
#: ../app/Widgets/elementor/base.php:606, ../app/Widgets/elementor/base.php:613
|
843 |
msgid "Sort By"
|
844 |
msgstr ""
|
@@ -847,1991 +851,1987 @@ msgstr ""
|
|
847 |
msgid "Post Source"
|
848 |
msgstr ""
|
849 |
|
850 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
851 |
msgid "Common Filters:"
|
852 |
msgstr ""
|
853 |
|
854 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
855 |
msgid "Include only"
|
856 |
msgstr ""
|
857 |
|
858 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
859 |
msgid "Enter the post IDs separated by comma for include"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
863 |
msgid "Exclude"
|
864 |
msgstr ""
|
865 |
|
866 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
867 |
msgid "Enter the post IDs separated by comma for exclude"
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
871 |
msgid "Limit"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
875 |
msgid "The number of posts to show. Enter -1 to show all found posts."
|
876 |
msgstr ""
|
877 |
|
878 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
879 |
msgid "Enter Post offset"
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
883 |
msgid "Number of posts to skip. The offset parameter is ignored when post limit => -1 is used."
|
884 |
msgstr ""
|
885 |
|
886 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
887 |
msgid "Advanced Filters:"
|
888 |
msgstr ""
|
889 |
|
890 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
891 |
-
msgid "By "
|
892 |
-
msgstr ""
|
893 |
-
|
894 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:137
|
895 |
msgid "By Author"
|
896 |
msgstr ""
|
897 |
|
898 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
899 |
msgid "By Keyword"
|
900 |
msgstr ""
|
901 |
|
902 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
903 |
msgid "Search by keyword"
|
904 |
msgstr ""
|
905 |
|
906 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
907 |
msgid "Search by post title or content keyword"
|
908 |
msgstr ""
|
909 |
|
910 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
911 |
msgid "Taxonomies Relation"
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
915 |
msgid "OR"
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
919 |
msgid "AND"
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
923 |
msgid "NOT IN"
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
927 |
msgid "Date Range (Start to End)"
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
931 |
msgid "NB: Enter DEL button for delete date range"
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
935 |
msgid "Date"
|
936 |
msgstr ""
|
937 |
|
938 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
939 |
msgid "Order by post ID"
|
940 |
msgstr ""
|
941 |
|
942 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
943 |
msgid "Last modified date"
|
944 |
msgstr ""
|
945 |
|
946 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
947 |
msgid "Post parent ID"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
951 |
msgid "Number of comments"
|
952 |
msgstr ""
|
953 |
|
954 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
955 |
msgid "Menu order"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
959 |
msgid "Random order"
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
963 |
msgid "Order by"
|
964 |
msgstr ""
|
965 |
|
966 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
967 |
msgid "Sort order"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
971 |
msgid "ASC"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
975 |
msgid "DESC"
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
979 |
msgid "Post Status"
|
980 |
msgstr ""
|
981 |
|
982 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
983 |
msgid "Ignore sticky posts at the top"
|
984 |
msgstr ""
|
985 |
|
986 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
987 |
msgid "Yes"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
991 |
msgid "No"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
995 |
msgid "No post found Text"
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
999 |
msgid "No posts found."
|
1000 |
msgstr ""
|
1001 |
|
1002 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1003 |
msgid "Enter No post found"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1007 |
msgid "Posts per page"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1011 |
msgid "Select a Taxonomy for relation"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1015 |
msgid "Layout 1"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1019 |
msgid "Layout 2"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1023 |
msgid "Layout 3"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1027 |
msgid "Layout 4"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1031 |
msgid "Layout 5"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1035 |
msgid "Layout 6"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1039 |
msgid "Layout 7"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1043 |
msgid "Layout 8"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1047 |
msgid "Gallery"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1051 |
msgid "Layout 9"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1055 |
msgid "Layout 10"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1059 |
msgid "Layout 11"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1063 |
msgid "Layout 12"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1067 |
msgid "Layout 13"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1071 |
msgid "Layout 14"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1075 |
msgid "Layout 15"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1079 |
msgid "Layout 16"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1083 |
msgid "Choose Layout"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1087 |
msgid "Layout Options:"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1091 |
msgid "Default from layout"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1095 |
msgid "1 Columns"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1099 |
msgid "2 Columns"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1103 |
msgid "3 Columns"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1107 |
msgid "4 Columns"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1111 |
msgid "5 Columns"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1115 |
msgid "6 Columns"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1119 |
msgid "Column"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1123 |
msgid "Choose Column for layout."
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1127 |
msgid "Enable Slider"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1131 |
msgid "Show"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1135 |
msgid "Hide"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1139 |
msgid "Grid Gap"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1143 |
msgid "Offset Column Width"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1147 |
msgid "Grid Equal Height"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1151 |
msgid "Masonry"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1155 |
msgid "Layout Style"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1159 |
msgid "If you use card border then equal height will work. "
|
1160 |
msgstr ""
|
1161 |
|
1162 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1163 |
msgid "Vertical Align"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1167 |
msgid "Space Around"
|
1168 |
msgstr ""
|
1169 |
|
1170 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1171 |
msgid "Space Between"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1175 |
msgid "Text Align"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1179 |
msgid "Filter (Front-end)"
|
1180 |
msgstr ""
|
1181 |
|
1182 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1183 |
msgid "Taxonomy Filter"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1187 |
msgid "Order By Filter"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1191 |
msgid "Sort Order Filter"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1195 |
msgid "Filter Type"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1199 |
msgid "Dropdown"
|
1200 |
msgstr ""
|
1201 |
|
1202 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1203 |
msgid "Button"
|
1204 |
msgstr ""
|
1205 |
|
1206 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1207 |
msgid "Filter Style"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1211 |
msgid "Collapsable"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1215 |
msgid "If you use collapsable then only category section show on the filter"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1219 |
msgid "Button Item Per Slider"
|
1220 |
msgstr ""
|
1221 |
|
1222 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1223 |
msgid "Auto"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1227 |
msgid "2"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1231 |
msgid "3"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1235 |
msgid "4"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1239 |
msgid "5"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1243 |
msgid "6"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1247 |
msgid "7"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1251 |
msgid "8"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1255 |
msgid "9"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1259 |
msgid "10"
|
1260 |
msgstr ""
|
1261 |
|
1262 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1263 |
msgid "11"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1267 |
msgid "12"
|
1268 |
msgstr ""
|
1269 |
|
1270 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1271 |
msgid "If you use carousel then only category section show on the filter"
|
1272 |
msgstr ""
|
1273 |
|
1274 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1275 |
msgid "Choose Taxonomy"
|
1276 |
msgstr ""
|
1277 |
|
1278 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1279 |
msgid "Select a taxonomy for showing in filter"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1283 |
msgid "--Select--"
|
1284 |
msgstr ""
|
1285 |
|
1286 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1287 |
msgid "Default "
|
1288 |
msgstr ""
|
1289 |
|
1290 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1291 |
msgid "Filter Post Count"
|
1292 |
msgstr ""
|
1293 |
|
1294 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1295 |
msgid "Tax Hierarchical"
|
1296 |
msgstr ""
|
1297 |
|
1298 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1299 |
msgid "Hide Show all button"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1303 |
msgid "All Taxonomy Text"
|
1304 |
msgstr ""
|
1305 |
|
1306 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1307 |
msgid "Enter All Category Text Here.."
|
1308 |
msgstr ""
|
1309 |
|
1310 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1311 |
msgid "All Users Text"
|
1312 |
msgstr ""
|
1313 |
|
1314 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1315 |
msgid "Enter All Users Text Here.."
|
1316 |
msgstr ""
|
1317 |
|
1318 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1319 |
msgid "Choose Column for layout"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1323 |
msgid "Vertical Alignment"
|
1324 |
msgstr ""
|
1325 |
|
1326 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1327 |
msgid "Offset Width"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1331 |
msgid "Show Pagination"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1335 |
msgid "Display Per Page"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1339 |
msgid "Enter how may posts will display per page"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1343 |
msgid "Default Pagination"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1347 |
msgid "Ajax Pagination ( Only for Grid )"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1351 |
msgid "Load More - On Click"
|
1352 |
msgstr ""
|
1353 |
|
1354 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1355 |
msgid "Load On Scroll"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1359 |
msgid "Pagination Type"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1363 |
msgid "Enable Ajax Next Previous"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1367 |
msgid "Button Text"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1371 |
msgid "Section Title"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1375 |
msgid "Post Title"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1379 |
msgid "Post Thumbnail"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1383 |
msgid "Post Excerpt"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1387 |
msgid "Post Meta"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1391 |
msgid "Post Categories"
|
1392 |
msgstr ""
|
1393 |
|
1394 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1395 |
msgid "Post Author"
|
1396 |
msgstr ""
|
1397 |
|
1398 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1399 |
msgid "Post Tags"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1403 |
msgid "Post Comment Count"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1407 |
msgid "Post View Count"
|
1408 |
msgstr ""
|
1409 |
|
1410 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1411 |
msgid "Read More Button"
|
1412 |
msgstr ""
|
1413 |
|
1414 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1415 |
msgid "Social Share"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1419 |
msgid "Rating (WooCommerce)"
|
1420 |
msgstr ""
|
1421 |
|
1422 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1423 |
msgid "Advanced Custom Field"
|
1424 |
msgstr ""
|
1425 |
|
1426 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1427 |
msgid "Section Title Style"
|
1428 |
msgstr ""
|
1429 |
|
1430 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1431 |
msgid "Title Source"
|
1432 |
msgstr ""
|
1433 |
|
1434 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1435 |
msgid "Page Title"
|
1436 |
msgstr ""
|
1437 |
|
1438 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1439 |
msgid "Custom Title"
|
1440 |
msgstr ""
|
1441 |
|
1442 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1443 |
msgid "Title source"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1447 |
msgid "Type your title here"
|
1448 |
msgstr ""
|
1449 |
|
1450 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1451 |
msgid "Title Prefix Text"
|
1452 |
msgstr ""
|
1453 |
|
1454 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1455 |
msgid "Title prefix text"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1459 |
msgid "Title Suffix Text"
|
1460 |
msgstr ""
|
1461 |
|
1462 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1463 |
msgid "Title suffix text"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1467 |
msgid "Title Tag"
|
1468 |
msgstr ""
|
1469 |
|
1470 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1471 |
msgid "H1"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1475 |
msgid "H2"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1479 |
msgid "H3"
|
1480 |
msgstr ""
|
1481 |
|
1482 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1483 |
msgid "H4"
|
1484 |
msgstr ""
|
1485 |
|
1486 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1487 |
msgid "H5"
|
1488 |
msgstr ""
|
1489 |
|
1490 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1491 |
msgid "H6"
|
1492 |
msgstr ""
|
1493 |
|
1494 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1495 |
msgid "Show Archive Description"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1499 |
msgid "Media Source"
|
1500 |
msgstr ""
|
1501 |
|
1502 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1503 |
msgid "First Image from content"
|
1504 |
msgstr ""
|
1505 |
|
1506 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1507 |
msgid "Image Crop Style"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1511 |
msgid "Soft Crop"
|
1512 |
msgstr ""
|
1513 |
|
1514 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1515 |
msgid "Hard Crop"
|
1516 |
msgstr ""
|
1517 |
|
1518 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1519 |
msgid "List Image Width"
|
1520 |
msgstr ""
|
1521 |
|
1522 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1523 |
msgid "Image Height"
|
1524 |
msgstr ""
|
1525 |
|
1526 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1527 |
msgid "Offset Image Height"
|
1528 |
msgstr ""
|
1529 |
|
1530 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1531 |
msgid "Image Hover Animation"
|
1532 |
msgstr ""
|
1533 |
|
1534 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1535 |
msgid "Zoom In"
|
1536 |
msgstr ""
|
1537 |
|
1538 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1539 |
msgid "Zoom Out"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1543 |
msgid "Slide to Right"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1547 |
msgid "Slide to Left"
|
1548 |
msgstr ""
|
1549 |
|
1550 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1551 |
msgid "Light Box"
|
1552 |
msgstr ""
|
1553 |
|
1554 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1555 |
msgid "Enable Default Image"
|
1556 |
msgstr ""
|
1557 |
|
1558 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1559 |
msgid "Default Image"
|
1560 |
msgstr ""
|
1561 |
|
1562 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1563 |
msgid "Title Visibility Style"
|
1564 |
msgstr ""
|
1565 |
|
1566 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1567 |
msgid "Show in 1 line"
|
1568 |
msgstr ""
|
1569 |
|
1570 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1571 |
msgid "Show in 2 lines"
|
1572 |
msgstr ""
|
1573 |
|
1574 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1575 |
msgid "Show in 3 lines"
|
1576 |
msgstr ""
|
1577 |
|
1578 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1579 |
msgid "Custom"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1583 |
msgid "Title Length"
|
1584 |
msgstr ""
|
1585 |
|
1586 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1587 |
msgid "Title Crop by"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1591 |
msgid "Words"
|
1592 |
msgstr ""
|
1593 |
|
1594 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1595 |
msgid "Characters"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1599 |
msgid "Above Image"
|
1600 |
msgstr ""
|
1601 |
|
1602 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1603 |
msgid "Below Image"
|
1604 |
msgstr ""
|
1605 |
|
1606 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1607 |
msgid "Title Position"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1611 |
msgid "Title Hover Underline"
|
1612 |
msgstr ""
|
1613 |
|
1614 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1615 |
msgid "Enable"
|
1616 |
msgstr ""
|
1617 |
|
1618 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1619 |
msgid "Disable"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1623 |
msgid "Excerpt Limit"
|
1624 |
msgstr ""
|
1625 |
|
1626 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1627 |
msgid "Expansion Indicator"
|
1628 |
msgstr ""
|
1629 |
|
1630 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1631 |
msgid "Meta Data"
|
1632 |
msgstr ""
|
1633 |
|
1634 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1635 |
msgid "Below Title"
|
1636 |
msgstr ""
|
1637 |
|
1638 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1639 |
msgid "Meta Position"
|
1640 |
msgstr ""
|
1641 |
|
1642 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1643 |
msgid "Show Meta Icon"
|
1644 |
msgstr ""
|
1645 |
|
1646 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1647 |
msgid "Meta Separator"
|
1648 |
msgstr ""
|
1649 |
|
1650 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1651 |
msgid "Default - None"
|
1652 |
msgstr ""
|
1653 |
|
1654 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1655 |
msgid "Hyphen ( - )"
|
1656 |
msgstr ""
|
1657 |
|
1658 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1659 |
msgid "Change Meta Icon"
|
1660 |
msgstr ""
|
1661 |
|
1662 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1663 |
msgid "Author Icon"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1667 |
msgid "Category Icon"
|
1668 |
msgstr ""
|
1669 |
|
1670 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1671 |
msgid "Date Icon"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1675 |
msgid "Tags Icon"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1679 |
msgid "Comment Icon"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1683 |
msgid "Post Count Icon"
|
1684 |
msgstr ""
|
1685 |
|
1686 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1687 |
msgid "Author Setting:"
|
1688 |
msgstr ""
|
1689 |
|
1690 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1691 |
msgid "Author Prefix"
|
1692 |
msgstr ""
|
1693 |
|
1694 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1695 |
msgid "By"
|
1696 |
msgstr ""
|
1697 |
|
1698 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1699 |
msgid "Author Icon Visibility"
|
1700 |
msgstr ""
|
1701 |
|
1702 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1703 |
msgid "Author Image / Icon"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1707 |
msgid "Image"
|
1708 |
msgstr ""
|
1709 |
|
1710 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1711 |
msgid "Author Image Width"
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1715 |
msgid "Category and Tags Setting:"
|
1716 |
msgstr ""
|
1717 |
|
1718 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1719 |
msgid "Category Position"
|
1720 |
msgstr ""
|
1721 |
|
1722 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1723 |
msgid "With Meta"
|
1724 |
msgstr ""
|
1725 |
|
1726 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1727 |
msgid "Category Style"
|
1728 |
msgstr ""
|
1729 |
|
1730 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1731 |
msgid "Show Over Image Category Icon"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1735 |
msgid "Category Source"
|
1736 |
msgstr ""
|
1737 |
|
1738 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1739 |
msgid "Select which taxonomy should sit in the place of categories. Default: Category"
|
1740 |
msgstr ""
|
1741 |
|
1742 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1743 |
msgid "Tags Source"
|
1744 |
msgstr ""
|
1745 |
|
1746 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1747 |
msgid "Select which taxonomy should sit in the place of tags. Default: Tags"
|
1748 |
msgstr ""
|
1749 |
|
1750 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1751 |
msgid "Comment Count "
|
1752 |
msgstr ""
|
1753 |
|
1754 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1755 |
msgid "Show Comment Label"
|
1756 |
msgstr ""
|
1757 |
|
1758 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1759 |
msgid "Comment Label Singular"
|
1760 |
msgstr ""
|
1761 |
|
1762 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1763 |
msgid "Comment"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1767 |
msgid "Comment Label Plural"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1771 |
msgid "Comments"
|
1772 |
msgstr ""
|
1773 |
|
1774 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1775 |
msgid "Meta Ordering"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1779 |
msgid "Meta Ordering (Drag and Drop)"
|
1780 |
msgstr ""
|
1781 |
|
1782 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1783 |
msgid "Category"
|
1784 |
msgstr ""
|
1785 |
|
1786 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1787 |
msgid "Comment Count"
|
1788 |
msgstr ""
|
1789 |
|
1790 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1791 |
msgid "Post Count"
|
1792 |
msgstr ""
|
1793 |
|
1794 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1795 |
msgid "Post Like"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1799 |
msgid "Button Style"
|
1800 |
msgstr ""
|
1801 |
|
1802 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1803 |
msgid "Default from style"
|
1804 |
msgstr ""
|
1805 |
|
1806 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1807 |
msgid "Only Text Button"
|
1808 |
msgstr ""
|
1809 |
|
1810 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1811 |
msgid "Read More Label"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1815 |
msgid "Type Read More Label here"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1819 |
msgid "Show Button Icon"
|
1820 |
msgstr ""
|
1821 |
|
1822 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1823 |
msgid "Choose Icon"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1827 |
msgid "ACF Settings"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1831 |
msgid "Choose Advanced Custom Field (ACF)"
|
1832 |
msgstr ""
|
1833 |
|
1834 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1835 |
msgid "Hide field with empty value?"
|
1836 |
msgstr ""
|
1837 |
|
1838 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1839 |
msgid "Show group title?"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1843 |
msgid "Show label?"
|
1844 |
msgstr ""
|
1845 |
|
1846 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1847 |
msgid "Links"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1851 |
msgid "Link to details page"
|
1852 |
msgstr ""
|
1853 |
|
1854 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1855 |
msgid "Single Popup"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1859 |
msgid "Multi Popup"
|
1860 |
msgstr ""
|
1861 |
|
1862 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1863 |
msgid "No Link"
|
1864 |
msgstr ""
|
1865 |
|
1866 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1867 |
msgid "Post link type"
|
1868 |
msgstr ""
|
1869 |
|
1870 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1871 |
msgid "Link Target"
|
1872 |
msgstr ""
|
1873 |
|
1874 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1875 |
msgid "Same Window"
|
1876 |
msgstr ""
|
1877 |
|
1878 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1879 |
msgid "New Window"
|
1880 |
msgstr ""
|
1881 |
|
1882 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1883 |
msgid "Thumbnail Link"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1887 |
msgid "Go Premium for More Features"
|
1888 |
msgstr ""
|
1889 |
|
1890 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1891 |
msgid "Margin Y axis"
|
1892 |
msgstr ""
|
1893 |
|
1894 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1895 |
msgid "Typography"
|
1896 |
msgstr ""
|
1897 |
|
1898 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1899 |
msgid "Title Color"
|
1900 |
msgstr ""
|
1901 |
|
1902 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1903 |
msgid "Title Background Color"
|
1904 |
msgstr ""
|
1905 |
|
1906 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1907 |
msgid "Dot Color"
|
1908 |
msgstr ""
|
1909 |
|
1910 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1911 |
msgid "Line / Border Color"
|
1912 |
msgstr ""
|
1913 |
|
1914 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1915 |
msgid "Prefix Color"
|
1916 |
msgstr ""
|
1917 |
|
1918 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1919 |
msgid "Suffix Color"
|
1920 |
msgstr ""
|
1921 |
|
1922 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1923 |
msgid "Category / Tag Description"
|
1924 |
msgstr ""
|
1925 |
|
1926 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1927 |
msgid "Description Typography"
|
1928 |
msgstr ""
|
1929 |
|
1930 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1931 |
msgid "Thumbnail"
|
1932 |
msgstr ""
|
1933 |
|
1934 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1935 |
msgid "Image Width (Optional)"
|
1936 |
msgstr ""
|
1937 |
|
1938 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1939 |
msgid "100%"
|
1940 |
msgstr ""
|
1941 |
|
1942 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1943 |
msgid "Thumbnail Margin"
|
1944 |
msgstr ""
|
1945 |
|
1946 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1947 |
msgid "Thumbnail padding"
|
1948 |
msgstr ""
|
1949 |
|
1950 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1951 |
msgid "Overlay Style:"
|
1952 |
msgstr ""
|
1953 |
|
1954 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1955 |
msgid "Normal"
|
1956 |
msgstr ""
|
1957 |
|
1958 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1959 |
msgid "Overlay BG"
|
1960 |
msgstr ""
|
1961 |
|
1962 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1963 |
msgid "Overlay Background Type"
|
1964 |
msgstr ""
|
1965 |
|
1966 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1967 |
msgid "Light Box Background"
|
1968 |
msgstr ""
|
1969 |
|
1970 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1971 |
msgid "Light Box Color"
|
1972 |
msgstr ""
|
1973 |
|
1974 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1975 |
msgid "Hover"
|
1976 |
msgstr ""
|
1977 |
|
1978 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1979 |
msgid "Overlay BG - Hover"
|
1980 |
msgstr ""
|
1981 |
|
1982 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1983 |
msgid "Overlay Background Type - Hover"
|
1984 |
msgstr ""
|
1985 |
|
1986 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1987 |
msgid "Light Box Background - Hover"
|
1988 |
msgstr ""
|
1989 |
|
1990 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1991 |
msgid "Light Box Color - Hover"
|
1992 |
msgstr ""
|
1993 |
|
1994 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1995 |
msgid "Show Always"
|
1996 |
msgstr ""
|
1997 |
|
1998 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
1999 |
msgid "FadeIn on hover"
|
2000 |
msgstr ""
|
2001 |
|
2002 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2003 |
msgid "FadeOut on hover"
|
2004 |
msgstr ""
|
2005 |
|
2006 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2007 |
msgid "SlideIn on hover"
|
2008 |
msgstr ""
|
2009 |
|
2010 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2011 |
msgid "SlideOut on hover"
|
2012 |
msgstr ""
|
2013 |
|
2014 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2015 |
msgid "ZoomIn on hover"
|
2016 |
msgstr ""
|
2017 |
|
2018 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2019 |
msgid "ZoomOut on hover"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2023 |
msgid "ZoomIn Content on hover"
|
2024 |
msgstr ""
|
2025 |
|
2026 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2027 |
msgid "ZoomOut Content on hover"
|
2028 |
msgstr ""
|
2029 |
|
2030 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2031 |
msgid "FlipIn on hover"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2035 |
msgid "FlipOut on hover"
|
2036 |
msgstr ""
|
2037 |
|
2038 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2039 |
msgid "Overlay Interaction"
|
2040 |
msgstr ""
|
2041 |
|
2042 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2043 |
msgid "If you don't choose overlay background then it will work only for some selected layout "
|
2044 |
msgstr ""
|
2045 |
|
2046 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2047 |
msgid "Overlay Height"
|
2048 |
msgstr ""
|
2049 |
|
2050 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2051 |
msgid "Overlay Height on hover"
|
2052 |
msgstr ""
|
2053 |
|
2054 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2055 |
msgid "Title Margin"
|
2056 |
msgstr ""
|
2057 |
|
2058 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2059 |
msgid "Title Padding"
|
2060 |
msgstr ""
|
2061 |
|
2062 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2063 |
msgid "Offset Typography"
|
2064 |
msgstr ""
|
2065 |
|
2066 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2067 |
msgid "You can overwrite offset title font style"
|
2068 |
msgstr ""
|
2069 |
|
2070 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2071 |
msgid "Title Border Bottom"
|
2072 |
msgstr ""
|
2073 |
|
2074 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2075 |
msgid "Justify"
|
2076 |
msgstr ""
|
2077 |
|
2078 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2079 |
msgid "Title Background"
|
2080 |
msgstr ""
|
2081 |
|
2082 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2083 |
msgid "Title Separator Color"
|
2084 |
msgstr ""
|
2085 |
|
2086 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2087 |
msgid "Title Hover Border Color"
|
2088 |
msgstr ""
|
2089 |
|
2090 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2091 |
msgid "Title Color on Hover"
|
2092 |
msgstr ""
|
2093 |
|
2094 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2095 |
msgid "Title Background on hover"
|
2096 |
msgstr ""
|
2097 |
|
2098 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2099 |
msgid "Box Hover"
|
2100 |
msgstr ""
|
2101 |
|
2102 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2103 |
msgid "Title color on boxhover"
|
2104 |
msgstr ""
|
2105 |
|
2106 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2107 |
msgid "Title Background on boxhover"
|
2108 |
msgstr ""
|
2109 |
|
2110 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2111 |
msgid "Title Separator color - boxhover"
|
2112 |
msgstr ""
|
2113 |
|
2114 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2115 |
msgid "Excerpt / Content"
|
2116 |
msgstr ""
|
2117 |
|
2118 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2119 |
msgid "Excerpt Spacing"
|
2120 |
msgstr ""
|
2121 |
|
2122 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2123 |
msgid "Excerpt color"
|
2124 |
msgstr ""
|
2125 |
|
2126 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2127 |
msgid "Border color"
|
2128 |
msgstr ""
|
2129 |
|
2130 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2131 |
msgid "Excerpt color on hover"
|
2132 |
msgstr ""
|
2133 |
|
2134 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2135 |
msgid "Border color - Hover"
|
2136 |
msgstr ""
|
2137 |
|
2138 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2139 |
msgid "Meta Spacing"
|
2140 |
msgstr ""
|
2141 |
|
2142 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2143 |
msgid "Separate Category"
|
2144 |
msgstr ""
|
2145 |
|
2146 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2147 |
msgid "Category Margin Bottom"
|
2148 |
msgstr ""
|
2149 |
|
2150 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2151 |
msgid "Category Border Radius"
|
2152 |
msgstr ""
|
2153 |
|
2154 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2155 |
msgid "Meta Color"
|
2156 |
msgstr ""
|
2157 |
|
2158 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2159 |
msgid "Meta Link Color"
|
2160 |
msgstr ""
|
2161 |
|
2162 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2163 |
msgid "Separator Color"
|
2164 |
msgstr ""
|
2165 |
|
2166 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2167 |
msgid "Icon Color"
|
2168 |
msgstr ""
|
2169 |
|
2170 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2171 |
msgid "Category Color"
|
2172 |
msgstr ""
|
2173 |
|
2174 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2175 |
msgid "Category Background"
|
2176 |
msgstr ""
|
2177 |
|
2178 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2179 |
msgid "Category Icon Color"
|
2180 |
msgstr ""
|
2181 |
|
2182 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2183 |
msgid "Meta Link Color - Hover"
|
2184 |
msgstr ""
|
2185 |
|
2186 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2187 |
msgid "Category Color - Hover"
|
2188 |
msgstr ""
|
2189 |
|
2190 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2191 |
msgid "Category Background - Hover"
|
2192 |
msgstr ""
|
2193 |
|
2194 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2195 |
msgid "Meta Color - Box Hover"
|
2196 |
msgstr ""
|
2197 |
|
2198 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2199 |
msgid "Category Background - Box Hover"
|
2200 |
msgstr ""
|
2201 |
|
2202 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2203 |
msgid "Category Icon Color - Box Hover"
|
2204 |
msgstr ""
|
2205 |
|
2206 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2207 |
msgid "Button Spacing"
|
2208 |
msgstr ""
|
2209 |
|
2210 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2211 |
msgid "Button Padding"
|
2212 |
msgstr ""
|
2213 |
|
2214 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2215 |
msgid "Button Alignment"
|
2216 |
msgstr ""
|
2217 |
|
2218 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2219 |
msgid "Icon Position"
|
2220 |
msgstr ""
|
2221 |
|
2222 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2223 |
msgid "Icon Size"
|
2224 |
msgstr ""
|
2225 |
|
2226 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2227 |
msgid "Icon Vertical Position"
|
2228 |
msgstr ""
|
2229 |
|
2230 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2231 |
msgid "Icon Spacing"
|
2232 |
msgstr ""
|
2233 |
|
2234 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2235 |
msgid "Button Border"
|
2236 |
msgstr ""
|
2237 |
|
2238 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2239 |
msgid "Text Color hover"
|
2240 |
msgstr ""
|
2241 |
|
2242 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2243 |
msgid "Icon Color Hover"
|
2244 |
msgstr ""
|
2245 |
|
2246 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2247 |
msgid "Background Color hover"
|
2248 |
msgstr ""
|
2249 |
|
2250 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2251 |
msgid "Icon Spacing - Hover"
|
2252 |
msgstr ""
|
2253 |
|
2254 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2255 |
msgid "Border Radius - Hover"
|
2256 |
msgstr ""
|
2257 |
|
2258 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2259 |
msgid "Button Border - Hover"
|
2260 |
msgstr ""
|
2261 |
|
2262 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2263 |
msgid "Text Color - BoxHover"
|
2264 |
msgstr ""
|
2265 |
|
2266 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2267 |
msgid "Icon Color - BoxHover"
|
2268 |
msgstr ""
|
2269 |
|
2270 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2271 |
msgid "Background Color - BoxHover"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2275 |
msgid "Button Border - Box Hover"
|
2276 |
msgstr ""
|
2277 |
|
2278 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2279 |
msgid "Pagination / Load More"
|
2280 |
msgstr ""
|
2281 |
|
2282 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2283 |
msgid "Button Vertical Spacing"
|
2284 |
msgstr ""
|
2285 |
|
2286 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2287 |
msgid "Color"
|
2288 |
msgstr ""
|
2289 |
|
2290 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2291 |
msgid "Color - hover"
|
2292 |
msgstr ""
|
2293 |
|
2294 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2295 |
msgid "Background Color - Hover"
|
2296 |
msgstr ""
|
2297 |
|
2298 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2299 |
msgid "Border Color - Hover"
|
2300 |
msgstr ""
|
2301 |
|
2302 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2303 |
msgid "Active"
|
2304 |
msgstr ""
|
2305 |
|
2306 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2307 |
msgid "Color - Active"
|
2308 |
msgstr ""
|
2309 |
|
2310 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2311 |
msgid "Background Color - Active"
|
2312 |
msgstr ""
|
2313 |
|
2314 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2315 |
msgid "Border Color - Active"
|
2316 |
msgstr ""
|
2317 |
|
2318 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2319 |
msgid "Front-End Filter"
|
2320 |
msgstr ""
|
2321 |
|
2322 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2323 |
msgid "Filter Typography"
|
2324 |
msgstr ""
|
2325 |
|
2326 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2327 |
msgid "Top"
|
2328 |
msgstr ""
|
2329 |
|
2330 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2331 |
msgid "Filter Width"
|
2332 |
msgstr ""
|
2333 |
|
2334 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2335 |
msgid "Filter Border"
|
2336 |
msgstr ""
|
2337 |
|
2338 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2339 |
msgid "Next/Prev Button"
|
2340 |
msgstr ""
|
2341 |
|
2342 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2343 |
msgid "Visible"
|
2344 |
msgstr ""
|
2345 |
|
2346 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2347 |
msgid "Hidden"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2351 |
msgid "Filter Color"
|
2352 |
msgstr ""
|
2353 |
|
2354 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2355 |
msgid "Filter Background Color"
|
2356 |
msgstr ""
|
2357 |
|
2358 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2359 |
msgid "Filter Border Color"
|
2360 |
msgstr ""
|
2361 |
|
2362 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2363 |
msgid "Search Background"
|
2364 |
msgstr ""
|
2365 |
|
2366 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2367 |
msgid "Sub Menu Options"
|
2368 |
msgstr ""
|
2369 |
|
2370 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2371 |
msgid "Submenu Background"
|
2372 |
msgstr ""
|
2373 |
|
2374 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2375 |
msgid "Submenu Color"
|
2376 |
msgstr ""
|
2377 |
|
2378 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2379 |
msgid "Submenu Border"
|
2380 |
msgstr ""
|
2381 |
|
2382 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2383 |
msgid "Filter Nav Color"
|
2384 |
msgstr ""
|
2385 |
|
2386 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2387 |
msgid "Filter Nav Background"
|
2388 |
msgstr ""
|
2389 |
|
2390 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2391 |
msgid "Filter Nav Border"
|
2392 |
msgstr ""
|
2393 |
|
2394 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2395 |
msgid "Hover / Active"
|
2396 |
msgstr ""
|
2397 |
|
2398 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2399 |
msgid "Filter Color - Hover"
|
2400 |
msgstr ""
|
2401 |
|
2402 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2403 |
msgid "Filter Background Color - Hover"
|
2404 |
msgstr ""
|
2405 |
|
2406 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2407 |
msgid "Filter Border Color - Hover"
|
2408 |
msgstr ""
|
2409 |
|
2410 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2411 |
msgid "Search Background - Hover"
|
2412 |
msgstr ""
|
2413 |
|
2414 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2415 |
msgid "Sub Menu Options - Hover"
|
2416 |
msgstr ""
|
2417 |
|
2418 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2419 |
msgid "Submenu Background - Hover"
|
2420 |
msgstr ""
|
2421 |
|
2422 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2423 |
msgid "Submenu Color - Hover"
|
2424 |
msgstr ""
|
2425 |
|
2426 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2427 |
msgid "Submenu Border - Hover"
|
2428 |
msgstr ""
|
2429 |
|
2430 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2431 |
msgid "Filter Nav Color - Hover"
|
2432 |
msgstr ""
|
2433 |
|
2434 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2435 |
msgid "Filter Nav Background - Hover"
|
2436 |
msgstr ""
|
2437 |
|
2438 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2439 |
msgid "Filter Nav Border - Hover"
|
2440 |
msgstr ""
|
2441 |
|
2442 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2443 |
msgid "Icon Color Style"
|
2444 |
msgstr ""
|
2445 |
|
2446 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2447 |
msgid "Default (Brand Color)"
|
2448 |
msgstr ""
|
2449 |
|
2450 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2451 |
msgid "Different Color for each"
|
2452 |
msgstr ""
|
2453 |
|
2454 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2455 |
msgid "Custom color"
|
2456 |
msgstr ""
|
2457 |
|
2458 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2459 |
msgid "Select Custom for your own customize"
|
2460 |
msgstr ""
|
2461 |
|
2462 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2463 |
msgid "Icon Margin"
|
2464 |
msgstr ""
|
2465 |
|
2466 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2467 |
msgid "Icon Wrapper Spacing"
|
2468 |
msgstr ""
|
2469 |
|
2470 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2471 |
msgid "Icon Dimension"
|
2472 |
msgstr ""
|
2473 |
|
2474 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2475 |
msgid "Just write number. Don't use (px or em)."
|
2476 |
msgstr ""
|
2477 |
|
2478 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2479 |
msgid "Icon Font Size"
|
2480 |
msgstr ""
|
2481 |
|
2482 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2483 |
msgid "Social Icon color"
|
2484 |
msgstr ""
|
2485 |
|
2486 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2487 |
msgid "Social Icon Background"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2491 |
msgid " color"
|
2492 |
msgstr ""
|
2493 |
|
2494 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2495 |
msgid "Icon Border"
|
2496 |
msgstr ""
|
2497 |
|
2498 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2499 |
msgid "Icon color"
|
2500 |
msgstr ""
|
2501 |
|
2502 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2503 |
msgid " color - Hover"
|
2504 |
msgstr ""
|
2505 |
|
2506 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2507 |
msgid "Icon Border - Hover"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2511 |
msgid "Card"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2515 |
msgid "Card Gap"
|
2516 |
msgstr ""
|
2517 |
|
2518 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2519 |
msgid "Card Border Radius"
|
2520 |
msgstr ""
|
2521 |
|
2522 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2523 |
msgid "Enable Border & Box Shadow"
|
2524 |
msgstr ""
|
2525 |
|
2526 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2527 |
msgid "Card Background"
|
2528 |
msgstr ""
|
2529 |
|
2530 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2531 |
msgid "Box Shadow"
|
2532 |
msgstr ""
|
2533 |
|
2534 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2535 |
msgid "Background - Hover"
|
2536 |
msgstr ""
|
2537 |
|
2538 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2539 |
msgid "Card Background - Hover"
|
2540 |
msgstr ""
|
2541 |
|
2542 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2543 |
msgid "Box Shadow - Hover"
|
2544 |
msgstr ""
|
2545 |
|
2546 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2547 |
msgid "Slider"
|
2548 |
msgstr ""
|
2549 |
|
2550 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2551 |
msgid "Slider Gap"
|
2552 |
msgstr ""
|
2553 |
|
2554 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2555 |
msgid "Arrow Visibility"
|
2556 |
msgstr ""
|
2557 |
|
2558 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2559 |
msgid "Arrow Position"
|
2560 |
msgstr ""
|
2561 |
|
2562 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2563 |
msgid "Top Right"
|
2564 |
msgstr ""
|
2565 |
|
2566 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2567 |
msgid "Top Left"
|
2568 |
msgstr ""
|
2569 |
|
2570 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2571 |
msgid "Center (Show on hover)"
|
2572 |
msgstr ""
|
2573 |
|
2574 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2575 |
msgid "Dots Visibility"
|
2576 |
msgstr ""
|
2577 |
|
2578 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2579 |
msgid "Enable Dynamic Dots"
|
2580 |
msgstr ""
|
2581 |
|
2582 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2583 |
msgid "Dots Style"
|
2584 |
msgstr ""
|
2585 |
|
2586 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2587 |
msgid "With Background"
|
2588 |
msgstr ""
|
2589 |
|
2590 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2591 |
msgid "Infinite"
|
2592 |
msgstr ""
|
2593 |
|
2594 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2595 |
msgid "Autoplay"
|
2596 |
msgstr ""
|
2597 |
|
2598 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2599 |
msgid "Autoplay Speed"
|
2600 |
msgstr ""
|
2601 |
|
2602 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2603 |
msgid "Stop On Hover"
|
2604 |
msgstr ""
|
2605 |
|
2606 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2607 |
msgid "Allow Touch Move"
|
2608 |
msgstr ""
|
2609 |
|
2610 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2611 |
msgid "Auto Height"
|
2612 |
msgstr ""
|
2613 |
|
2614 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2615 |
msgid "lazy Load"
|
2616 |
msgstr ""
|
2617 |
|
2618 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2619 |
msgid "Enable 2 Rows"
|
2620 |
msgstr ""
|
2621 |
|
2622 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2623 |
msgid "If you use 2 rows then you have to put an even number for post limit"
|
2624 |
msgstr ""
|
2625 |
|
2626 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2627 |
msgid "Slider Overflow"
|
2628 |
msgstr ""
|
2629 |
|
2630 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2631 |
msgid "Direction"
|
2632 |
msgstr ""
|
2633 |
|
2634 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2635 |
msgid "LTR"
|
2636 |
msgstr ""
|
2637 |
|
2638 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2639 |
msgid "RTL"
|
2640 |
msgstr ""
|
2641 |
|
2642 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2643 |
msgid "Arrow Style"
|
2644 |
msgstr ""
|
2645 |
|
2646 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2647 |
msgid "Arrow Font Size"
|
2648 |
msgstr ""
|
2649 |
|
2650 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2651 |
msgid "Arrow Radius"
|
2652 |
msgstr ""
|
2653 |
|
2654 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2655 |
msgid "Arrow Width"
|
2656 |
msgstr ""
|
2657 |
|
2658 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2659 |
msgid "Arrow Height"
|
2660 |
msgstr ""
|
2661 |
|
2662 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2663 |
msgid "Arrow X Position"
|
2664 |
msgstr ""
|
2665 |
|
2666 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2667 |
msgid "Arrow Y Position"
|
2668 |
msgstr ""
|
2669 |
|
2670 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2671 |
msgid "Arrow Icon Color"
|
2672 |
msgstr ""
|
2673 |
|
2674 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2675 |
msgid "Arrow Background"
|
2676 |
msgstr ""
|
2677 |
|
2678 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2679 |
msgid "Border"
|
2680 |
msgstr ""
|
2681 |
|
2682 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2683 |
msgid "Arrow Icon Color - Hover"
|
2684 |
msgstr ""
|
2685 |
|
2686 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2687 |
msgid "Arrow Background - Hover"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2691 |
msgid "Border - Hover"
|
2692 |
msgstr ""
|
2693 |
|
2694 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2695 |
msgid "Dots Alignment"
|
2696 |
msgstr ""
|
2697 |
|
2698 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2699 |
msgid "Dots Wrapper Radius"
|
2700 |
msgstr ""
|
2701 |
|
2702 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2703 |
msgid "Dots Radius"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2707 |
msgid "Dots Width"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2711 |
msgid "Dots Height"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2715 |
msgid "Dots Margin"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2719 |
msgid "Dots Y Position"
|
2720 |
msgstr ""
|
2721 |
|
2722 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2723 |
msgid "Dots Color"
|
2724 |
msgstr ""
|
2725 |
|
2726 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2727 |
msgid "Active Dots Color"
|
2728 |
msgstr ""
|
2729 |
|
2730 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2731 |
msgid "Dots Wrapper Background"
|
2732 |
msgstr ""
|
2733 |
|
2734 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2735 |
msgid "Dots Color - Hover"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2739 |
msgid "Popup Style"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2743 |
msgid "Header Background"
|
2744 |
msgstr ""
|
2745 |
|
2746 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2747 |
msgid "Header Text Color"
|
2748 |
msgstr ""
|
2749 |
|
2750 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2751 |
msgid "Popup Title Color"
|
2752 |
msgstr ""
|
2753 |
|
2754 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2755 |
msgid "Popup Meta Color"
|
2756 |
msgstr ""
|
2757 |
|
2758 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2759 |
msgid "Popup Content Color"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2763 |
msgid "Popup Background"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2767 |
msgid "Scroll Foreground Color"
|
2768 |
msgstr ""
|
2769 |
|
2770 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2771 |
msgid "Scroll Background Color"
|
2772 |
msgstr ""
|
2773 |
|
2774 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2775 |
msgid "Thumb Font Color"
|
2776 |
msgstr ""
|
2777 |
|
2778 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2779 |
msgid "Thumb Background"
|
2780 |
msgstr ""
|
2781 |
|
2782 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2783 |
msgid "Thumb Active/Hover Background"
|
2784 |
msgstr ""
|
2785 |
|
2786 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2787 |
msgid "Thumb Wrapper Background"
|
2788 |
msgstr ""
|
2789 |
|
2790 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2791 |
msgid "Group Title Typography"
|
2792 |
msgstr ""
|
2793 |
|
2794 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2795 |
msgid "ACF Fields Typography"
|
2796 |
msgstr ""
|
2797 |
|
2798 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2799 |
msgid "Label Style"
|
2800 |
msgstr ""
|
2801 |
|
2802 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2803 |
msgid "Inline"
|
2804 |
msgstr ""
|
2805 |
|
2806 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2807 |
msgid "Block"
|
2808 |
msgstr ""
|
2809 |
|
2810 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2811 |
msgid "Label Min Width"
|
2812 |
msgstr ""
|
2813 |
|
2814 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2815 |
msgid "Group Title Color"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2819 |
msgid "Label Color"
|
2820 |
msgstr ""
|
2821 |
|
2822 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2823 |
msgid "Value Color"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2827 |
msgid "Group Title Color - Hover"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2831 |
msgid "Label Color - Hover"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
-
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:
|
2835 |
msgid "Value Color - Hover"
|
2836 |
msgstr ""
|
2837 |
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
9 |
+
"POT-Creation-Date: 2022-07-07 05:23+0000\n"
|
10 |
"X-Poedit-Basepath: ..\n"
|
11 |
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
12 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
msgid "Success"
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: ../app/Controllers/AjaxController.php:64, ../app/Helpers/Options.php:497
|
30 |
msgid "Show All"
|
31 |
msgstr ""
|
32 |
|
50 |
msgid "Select Short code"
|
51 |
msgstr ""
|
52 |
|
53 |
+
#: ../app/Controllers/AjaxController.php:214, ../app/Helpers/Options.php:837, ../app/Helpers/Options.php:848, ../app/Helpers/Options.php:871, ../app/Helpers/Options.php:886, ../app/Helpers/Options.php:910, ../app/Helpers/Options.php:951, ../app/Helpers/Options.php:967, ../app/Helpers/Options.php:1031, ../app/Helpers/Options.php:1087, ../app/Widgets/elementor/rtTPGElementorHelper.php:768, ../app/Widgets/elementor/rtTPGElementorHelper.php:803, ../app/Widgets/elementor/rtTPGElementorHelper.php:1001, ../app/Widgets/elementor/rtTPGElementorHelper.php:1318, ../app/Widgets/elementor/rtTPGElementorHelper.php:1831, ../app/Widgets/elementor/rtTPGElementorHelper.php:2156, ../app/Widgets/elementor/rtTPGElementorHelper.php:2175, ../app/Widgets/elementor/rtTPGElementorHelper.php:2261, ../app/Widgets/elementor/rtTPGElementorHelper.php:2316, ../app/Widgets/elementor/rtTPGElementorHelper.php:2361, ../app/Widgets/elementor/rtTPGElementorHelper.php:2386, ../app/Widgets/elementor/rtTPGElementorHelper.php:2529, ../app/Widgets/elementor/rtTPGElementorHelper.php:2589, ../app/Widgets/elementor/rtTPGElementorHelper.php:2739, ../app/Widgets/elementor/rtTPGElementorHelper.php:2829, ../app/Widgets/elementor/rtTPGElementorHelper.php:3707, ../app/Widgets/elementor/rtTPGElementorHelper.php:3962, ../app/Widgets/elementor/rtTPGElementorHelper.php:3978, ../app/Widgets/elementor/rtTPGElementorHelper.php:4100, ../app/Widgets/elementor/rtTPGElementorHelper.php:6896, ../app/Widgets/elementor/rtTPGElementorHelper.php:6950, ../app/Widgets/elementor/rtTPGElementorHelper.php:7954
|
54 |
msgid "Default"
|
55 |
msgstr ""
|
56 |
|
70 |
msgid "No shortCode found"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: ../app/Controllers/ShortcodeController.php:132, ../app/Helpers/Options.php:1516, ../app/Controllers/Admin/AdminAjaxController.php:72, ../app/Widgets/elementor/rtTPGElementorHelper.php:3096, ../app/Widgets/elementor/rtTPGElementorHelper.php:3125, ../app/Widgets/elementor/rtTPGElementorHelper.php:4801
|
74 |
msgid "Read More"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: ../app/Controllers/ShortcodeController.php:135, ../app/Helpers/Options.php:528, ../app/Helpers/Options.php:534, ../app/Controllers/Admin/AdminAjaxController.php:76
|
78 |
msgid "Show all"
|
79 |
msgstr ""
|
80 |
|
86 |
msgid "Search..."
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: ../app/Controllers/ShortcodeController.php:767, ../app/Helpers/Options.php:57, ../app/Controllers/Admin/AdminAjaxController.php:704, ../app/Widgets/elementor/base.php:608
|
90 |
msgid "Meta value"
|
91 |
msgstr ""
|
92 |
|
98 |
msgid "Loading ..."
|
99 |
msgstr ""
|
100 |
|
101 |
+
#: ../app/Controllers/ShortcodeController.php:803, ../app/Controllers/Admin/AdminAjaxController.php:952, ../app/Widgets/elementor/widgets/grid-hover-layout-archive.php:257, ../app/Widgets/elementor/widgets/grid-hover-layout.php:266, ../app/Widgets/elementor/widgets/grid-layout-archive.php:256, ../app/Widgets/elementor/widgets/grid-layout.php:275, ../app/Widgets/elementor/widgets/list-layout-archive.php:256, ../app/Widgets/elementor/widgets/list-layout.php:266, ../app/Widgets/elementor/widgets/slider-layout-archive.php:323, ../app/Widgets/elementor/widgets/slider-layout-archive.php:384, ../app/Widgets/elementor/widgets/slider-layout.php:313, ../app/Widgets/elementor/widgets/slider-layout.php:373
|
102 |
msgid "No post found"
|
103 |
msgstr ""
|
104 |
|
106 |
msgid "Search"
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: ../app/Controllers/ShortcodeController.php:1038, ../app/Controllers/Admin/AdminAjaxController.php:987, ../app/Controllers/Admin/AdminAjaxController.php:982, ../app/Widgets/elementor/base.php:673, ../app/Widgets/elementor/rtTPGElementorHelper.php:1520
|
110 |
msgid "Load More"
|
111 |
msgstr ""
|
112 |
|
127 |
msgid "Full Size"
|
128 |
msgstr ""
|
129 |
|
130 |
+
#: ../app/Helpers/Options.php:33
|
131 |
msgid "Ascending"
|
132 |
msgstr ""
|
133 |
|
134 |
+
#: ../app/Helpers/Options.php:34
|
135 |
msgid "Descending"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: ../app/Helpers/Options.php:40
|
139 |
msgid "IN — show posts which associate with one or more of selected terms"
|
140 |
msgstr ""
|
141 |
|
142 |
+
#: ../app/Helpers/Options.php:42
|
143 |
msgid "NOT IN — show posts which do not associate with any of selected terms"
|
144 |
msgstr ""
|
145 |
|
146 |
+
#: ../app/Helpers/Options.php:44
|
147 |
msgid "AND — show posts which associate with all of selected terms"
|
148 |
msgstr ""
|
149 |
|
150 |
+
#: ../app/Helpers/Options.php:50
|
151 |
msgid "AND — show posts which match all settings"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: ../app/Helpers/Options.php:51
|
155 |
msgid "OR — show posts which match one or more settings"
|
156 |
msgstr ""
|
157 |
|
158 |
+
#: ../app/Helpers/Options.php:58
|
159 |
msgid "Meta value number"
|
160 |
msgstr ""
|
161 |
|
162 |
+
#: ../app/Helpers/Options.php:59
|
163 |
msgid "Meta value datetime"
|
164 |
msgstr ""
|
165 |
|
166 |
+
#: ../app/Helpers/Options.php:66, ../app/Helpers/Options.php:1514, ../app/Widgets/elementor/rtTPGElementorHelper.php:193, ../app/Widgets/elementor/rtTPGElementorHelper.php:330, ../app/Widgets/elementor/rtTPGElementorHelper.php:1874, ../resources/settings/sc-settings.php:21
|
167 |
msgid "Title"
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: ../app/Helpers/Options.php:67
|
171 |
msgid "Created date"
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: ../app/Helpers/Options.php:68
|
175 |
msgid "Modified date"
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: ../app/Helpers/Options.php:69
|
179 |
msgid "Menu Order"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: ../app/Helpers/Options.php:80
|
183 |
msgid "Script before item load"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: ../app/Helpers/Options.php:87
|
187 |
msgid "Script After item load"
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: ../app/Helpers/Options.php:94
|
191 |
msgid "After Loaded script"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: ../app/Helpers/Options.php:190
|
195 |
msgid "Enable Advanced Custom Field (ACF) for Single page"
|
196 |
msgstr ""
|
197 |
|
198 |
+
#: ../app/Helpers/Options.php:191
|
199 |
msgid "You may enable advanced custom field (ACF) on details page"
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: ../app/Helpers/Options.php:199
|
203 |
msgid "Choose ACF Group"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: ../app/Helpers/Options.php:211
|
207 |
msgid "Hide field with empty value"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: ../app/Helpers/Options.php:219
|
211 |
msgid "Show Title"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: ../app/Helpers/Options.php:220
|
215 |
msgid "By default both name & value of field is shown"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: ../app/Helpers/Options.php:228
|
219 |
msgid "Show group title"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: ../app/Helpers/Options.php:249
|
223 |
msgid "Improve Performance"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: ../app/Helpers/Options.php:250
|
227 |
msgid "Please choose a Resource Load Type first. Otherwise, all CSS & JS for shortcode and elementor will load on your site which can create a bad performance issues."
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: ../app/Helpers/Options.php:260
|
231 |
msgid "Default (Both Elementor and Shortcode)"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: ../app/Helpers/Options.php:261
|
235 |
msgid "Elementor"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: ../app/Helpers/Options.php:262, ../app/Controllers/Admin/MetaController.php:32
|
239 |
msgid "Shortcode"
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: ../app/Helpers/Options.php:264
|
243 |
msgid "Please check which type of block you want to use. If you use Default then all styles and scripts for both will load on your site. But if you use one then just this style and script will load on your site."
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: ../app/Helpers/Options.php:270
|
247 |
msgid "Load Script dependent on block"
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: ../app/Helpers/Options.php:271
|
251 |
msgid "Check, if you want to load script when ShortCode or Elementor block is used on a page. <b>If you enable this then you must have to enable Preloader from below</b>"
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: ../app/Helpers/Options.php:277
|
255 |
msgid "Enable Pre-loader"
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: ../app/Helpers/Options.php:283
|
259 |
msgid "Disable Font Awesome Script"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: ../app/Helpers/Options.php:284
|
263 |
msgid "If Font Awesome 5 exist with theme, don't need to load twice."
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: ../app/Helpers/Options.php:297
|
267 |
msgid "Deactivate License"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: ../app/Helpers/Options.php:299
|
271 |
msgid "Activate License"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: ../app/Helpers/Options.php:308
|
275 |
msgid "Enter your license key"
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: ../app/Helpers/Options.php:379, ../app/Widgets/elementor/rtTPGElementorHelper.php:95, ../app/Widgets/elementor/rtTPGElementorHelper.php:388
|
279 |
msgid "Offset"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: ../app/Helpers/Options.php:452
|
283 |
msgid "Layout Type"
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: ../app/Helpers/Options.php:458, ../app/Widgets/elementor/rtTPGElementorHelper.php:420, ../app/Widgets/elementor/rtTPGElementorHelper.php:1239
|
287 |
msgid "Layout"
|
288 |
msgstr ""
|
289 |
|
290 |
+
#: ../app/Helpers/Options.php:533
|
291 |
msgid "Show all text"
|
292 |
msgstr ""
|
293 |
|
294 |
+
#: ../app/Helpers/Options.php:577, ../app/Widgets/elementor/rtTPGElementorHelper.php:7061
|
295 |
msgid "Speed"
|
296 |
msgstr ""
|
297 |
|
298 |
+
#: ../app/Helpers/Options.php:581
|
299 |
msgid "Auto play Speed in milliseconds"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: ../app/Helpers/Options.php:584
|
303 |
msgid "Autoplay timeout"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: ../app/Helpers/Options.php:588
|
307 |
msgid "Autoplay interval timeout"
|
308 |
msgstr ""
|
309 |
|
310 |
+
#: ../app/Helpers/Options.php:599
|
311 |
msgid "Desktop"
|
312 |
msgstr ""
|
313 |
|
314 |
+
#: ../app/Helpers/Options.php:608
|
315 |
msgid "Tab"
|
316 |
msgstr ""
|
317 |
|
318 |
+
#: ../app/Helpers/Options.php:617
|
319 |
msgid "Mobile"
|
320 |
msgstr ""
|
321 |
|
322 |
+
#: ../app/Helpers/Options.php:805
|
323 |
msgid "Content"
|
324 |
msgstr ""
|
325 |
|
326 |
+
#: ../app/Helpers/Options.php:806, ../app/Widgets/elementor/rtTPGElementorHelper.php:1976
|
327 |
msgid "Feature Image"
|
328 |
msgstr ""
|
329 |
|
330 |
+
#: ../app/Helpers/Options.php:827
|
331 |
msgid "Tag"
|
332 |
msgstr ""
|
333 |
|
334 |
+
#: ../app/Helpers/Options.php:836, ../app/Helpers/Options.php:885, ../app/Controllers/Admin/MetaController.php:214
|
335 |
msgid "Style"
|
336 |
msgstr ""
|
337 |
|
338 |
+
#: ../app/Helpers/Options.php:839, ../app/Helpers/Options.php:888, ../app/Widgets/elementor/rtTPGElementorHelper.php:1832, ../app/Widgets/elementor/rtTPGElementorHelper.php:2855
|
339 |
msgid "Style 1"
|
340 |
msgstr ""
|
341 |
|
342 |
+
#: ../app/Helpers/Options.php:840, ../app/Helpers/Options.php:889, ../app/Widgets/elementor/rtTPGElementorHelper.php:1833, ../app/Widgets/elementor/rtTPGElementorHelper.php:2856
|
343 |
msgid "Style 2"
|
344 |
msgstr ""
|
345 |
|
346 |
+
#: ../app/Helpers/Options.php:841, ../app/Helpers/Options.php:890, ../app/Widgets/elementor/rtTPGElementorHelper.php:1834, ../app/Widgets/elementor/rtTPGElementorHelper.php:2857
|
347 |
msgid "Style 3"
|
348 |
msgstr ""
|
349 |
|
350 |
+
#: ../app/Helpers/Options.php:847, ../app/Helpers/Options.php:1086, ../app/Widgets/elementor/rtTPGElementorHelper.php:3408, ../app/Widgets/elementor/rtTPGElementorHelper.php:3599, ../app/Widgets/elementor/rtTPGElementorHelper.php:4114, ../app/Widgets/elementor/rtTPGElementorHelper.php:4342, ../app/Widgets/elementor/rtTPGElementorHelper.php:5280, ../app/Widgets/elementor/rtTPGElementorHelper.php:5610
|
351 |
msgid "Alignment"
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: ../app/Helpers/Options.php:850, ../app/Helpers/Options.php:1089, ../app/Widgets/elementor/rtTPGElementorHelper.php:833, ../app/Widgets/elementor/rtTPGElementorHelper.php:1394, ../app/Widgets/elementor/rtTPGElementorHelper.php:3412, ../app/Widgets/elementor/rtTPGElementorHelper.php:3603, ../app/Widgets/elementor/rtTPGElementorHelper.php:4118, ../app/Widgets/elementor/rtTPGElementorHelper.php:4346, ../app/Widgets/elementor/rtTPGElementorHelper.php:4862, ../app/Widgets/elementor/rtTPGElementorHelper.php:4888, ../app/Widgets/elementor/rtTPGElementorHelper.php:5284, ../app/Widgets/elementor/rtTPGElementorHelper.php:5614, ../app/Widgets/elementor/rtTPGElementorHelper.php:7444, ../app/Widgets/elementor/rtTPGElementorHelper.php:7995
|
355 |
msgid "Left"
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: ../app/Helpers/Options.php:851, ../app/Helpers/Options.php:1090, ../app/Widgets/elementor/rtTPGElementorHelper.php:841, ../app/Widgets/elementor/rtTPGElementorHelper.php:1402, ../app/Widgets/elementor/rtTPGElementorHelper.php:3420, ../app/Widgets/elementor/rtTPGElementorHelper.php:3611, ../app/Widgets/elementor/rtTPGElementorHelper.php:4126, ../app/Widgets/elementor/rtTPGElementorHelper.php:4354, ../app/Widgets/elementor/rtTPGElementorHelper.php:4870, ../app/Widgets/elementor/rtTPGElementorHelper.php:4889, ../app/Widgets/elementor/rtTPGElementorHelper.php:5292, ../app/Widgets/elementor/rtTPGElementorHelper.php:5622, ../app/Widgets/elementor/rtTPGElementorHelper.php:5652, ../app/Widgets/elementor/rtTPGElementorHelper.php:5745, ../app/Widgets/elementor/rtTPGElementorHelper.php:7452, ../app/Widgets/elementor/rtTPGElementorHelper.php:8003
|
359 |
msgid "Right"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: ../app/Helpers/Options.php:852, ../app/Helpers/Options.php:1091, ../app/Widgets/elementor/rtTPGElementorHelper.php:770, ../app/Widgets/elementor/rtTPGElementorHelper.php:805, ../app/Widgets/elementor/rtTPGElementorHelper.php:837, ../app/Widgets/elementor/rtTPGElementorHelper.php:1320, ../app/Widgets/elementor/rtTPGElementorHelper.php:1398, ../app/Widgets/elementor/rtTPGElementorHelper.php:3416, ../app/Widgets/elementor/rtTPGElementorHelper.php:3607, ../app/Widgets/elementor/rtTPGElementorHelper.php:4122, ../app/Widgets/elementor/rtTPGElementorHelper.php:4350, ../app/Widgets/elementor/rtTPGElementorHelper.php:4866, ../app/Widgets/elementor/rtTPGElementorHelper.php:5288, ../app/Widgets/elementor/rtTPGElementorHelper.php:5618, ../app/Widgets/elementor/rtTPGElementorHelper.php:5648, ../app/Widgets/elementor/rtTPGElementorHelper.php:5741, ../app/Widgets/elementor/rtTPGElementorHelper.php:7448, ../app/Widgets/elementor/rtTPGElementorHelper.php:7999
|
363 |
msgid "Center"
|
364 |
msgstr ""
|
365 |
|
366 |
+
#: ../app/Helpers/Options.php:857
|
367 |
msgid "Link"
|
368 |
msgstr ""
|
369 |
|
370 |
+
#: ../app/Helpers/Options.php:870, ../app/Helpers/Options.php:948
|
371 |
msgid "Position"
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: ../app/Helpers/Options.php:873, ../app/Helpers/Options.php:953, ../app/Widgets/elementor/rtTPGElementorHelper.php:2533, ../app/Widgets/elementor/rtTPGElementorHelper.php:2830
|
375 |
msgid "Above Title"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: ../app/Helpers/Options.php:874, ../app/Widgets/elementor/rtTPGElementorHelper.php:2832
|
379 |
msgid "Over image (Top Left)"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: ../app/Helpers/Options.php:875, ../app/Widgets/elementor/rtTPGElementorHelper.php:2833
|
383 |
msgid "Over image (Top Right)"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: ../app/Helpers/Options.php:876, ../app/Widgets/elementor/rtTPGElementorHelper.php:2834
|
387 |
msgid "Over image (Bottom Left)"
|
388 |
msgstr ""
|
389 |
|
390 |
+
#: ../app/Helpers/Options.php:877, ../app/Widgets/elementor/rtTPGElementorHelper.php:2835
|
391 |
msgid "Over image (Bottom Right)"
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: ../app/Helpers/Options.php:878, ../app/Widgets/elementor/rtTPGElementorHelper.php:2836
|
395 |
msgid "Over image (Center)"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: ../app/Helpers/Options.php:895, ../app/Helpers/Options.php:960, ../app/Widgets/elementor/rtTPGElementorHelper.php:2756
|
399 |
msgid "Icon"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: ../app/Helpers/Options.php:907
|
403 |
msgid "Title Position (Above or Below image)"
|
404 |
msgstr ""
|
405 |
|
406 |
+
#: ../app/Helpers/Options.php:912
|
407 |
msgid "Above image"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: ../app/Helpers/Options.php:913
|
411 |
msgid "Below image"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: ../app/Helpers/Options.php:915
|
415 |
msgid "<span style='color:#ff0000'>Only Layout 1, Layout 12, Layout 14, Isotope1, Isotope8, Isotope10, Carousel Layout 1, Carousel Layout 8, Carousel Layout 10</span>"
|
416 |
msgstr ""
|
417 |
|
418 |
+
#: ../app/Helpers/Options.php:921
|
419 |
msgid "Title tag"
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: ../app/Helpers/Options.php:929
|
423 |
msgid "Title limit"
|
424 |
msgstr ""
|
425 |
|
426 |
+
#: ../app/Helpers/Options.php:930
|
427 |
msgid "Title limit only integer number is allowed, Leave it blank for full title."
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: ../app/Helpers/Options.php:934
|
431 |
msgid "Title limit type"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: ../app/Helpers/Options.php:954, ../app/Widgets/elementor/rtTPGElementorHelper.php:2535
|
435 |
msgid "Above excerpt"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: ../app/Helpers/Options.php:955, ../app/Widgets/elementor/rtTPGElementorHelper.php:2536
|
439 |
msgid "Below excerpt"
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: ../app/Helpers/Options.php:966
|
443 |
msgid "Separator"
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: ../app/Helpers/Options.php:969, ../app/Widgets/elementor/rtTPGElementorHelper.php:2574
|
447 |
msgid "Dot ( . )"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: ../app/Helpers/Options.php:970, ../app/Widgets/elementor/rtTPGElementorHelper.php:2575
|
451 |
msgid "Single Slash ( / )"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: ../app/Helpers/Options.php:971, ../app/Widgets/elementor/rtTPGElementorHelper.php:2576
|
455 |
msgid "Double Slash ( // )"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: ../app/Helpers/Options.php:972
|
459 |
msgid "Hypen ( - )"
|
460 |
msgstr ""
|
461 |
|
462 |
+
#: ../app/Helpers/Options.php:973, ../app/Widgets/elementor/rtTPGElementorHelper.php:2578
|
463 |
msgid "Vertical Pipe ( | )"
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: ../app/Helpers/Options.php:1012
|
467 |
msgid "Image column"
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: ../app/Helpers/Options.php:1021
|
471 |
msgid "Type"
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: ../app/Helpers/Options.php:1029
|
475 |
msgid "Hover Animation"
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: ../app/Helpers/Options.php:1033
|
479 |
msgid "Zoom in"
|
480 |
msgstr ""
|
481 |
|
482 |
+
#: ../app/Helpers/Options.php:1034
|
483 |
msgid "Zoom out"
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: ../app/Helpers/Options.php:1035, ../app/Widgets/elementor/rtTPGElementorHelper.php:2161, ../app/Widgets/elementor/rtTPGElementorHelper.php:7100
|
487 |
msgid "None"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: ../app/Helpers/Options.php:1042, ../app/Helpers/Options.php:1080
|
491 |
msgid "Border radius"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: ../app/Helpers/Options.php:1043, ../app/Helpers/Options.php:1081, ../app/Helpers/Options.php:1178, ../app/Helpers/Options.php:1242, ../app/Helpers/Options.php:1282
|
495 |
msgid "Leave it blank for default"
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: ../app/Helpers/Options.php:1054
|
499 |
msgid "Excerpt limit"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: ../app/Helpers/Options.php:1056
|
503 |
msgid "Excerpt limit only integer number is allowed, Leave it blank for full excerpt."
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: ../app/Helpers/Options.php:1060, ../app/Widgets/elementor/rtTPGElementorHelper.php:2432
|
507 |
msgid "Excerpt Type"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: ../app/Helpers/Options.php:1162, ../app/Helpers/Options.php:1226, ../app/Helpers/Options.php:1271, ../app/Widgets/elementor/rtTPGElementorHelper.php:4982, ../app/Widgets/elementor/rtTPGElementorHelper.php:5407
|
511 |
msgid "Background Color"
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: ../app/Helpers/Options.php:1167, ../app/Helpers/Options.php:1276, ../app/Widgets/elementor/rtTPGElementorHelper.php:4957
|
515 |
msgid "Text Color"
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: ../app/Helpers/Options.php:1172, ../app/Helpers/Options.php:1236, ../app/Widgets/elementor/rtTPGElementorHelper.php:5421, ../app/Widgets/elementor/rtTPGElementorHelper.php:6663
|
519 |
msgid "Border Color"
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: ../app/Helpers/Options.php:1177
|
523 |
msgid "Border Size"
|
524 |
msgstr ""
|
525 |
|
526 |
+
#: ../app/Helpers/Options.php:1183, ../app/Helpers/Options.php:1207, ../app/Helpers/Options.php:1287
|
527 |
msgid "Margin"
|
528 |
msgstr ""
|
529 |
|
530 |
+
#: ../app/Helpers/Options.php:1184, ../app/Helpers/Options.php:1208, ../app/Helpers/Options.php:1214, ../app/Helpers/Options.php:1253, ../app/Helpers/Options.php:1259, ../app/Helpers/Options.php:1288, ../app/Helpers/Options.php:1294
|
531 |
msgid "Multiple value allowed separated by comma 12,0,5,10"
|
532 |
msgstr ""
|
533 |
|
534 |
+
#: ../app/Helpers/Options.php:1189, ../app/Helpers/Options.php:1213, ../app/Helpers/Options.php:1293, ../app/Widgets/elementor/rtTPGElementorHelper.php:3455, ../app/Widgets/elementor/rtTPGElementorHelper.php:3641
|
535 |
msgid "Padding"
|
536 |
msgstr ""
|
537 |
|
538 |
+
#: ../app/Helpers/Options.php:1190
|
539 |
msgid "Leave it blank for default, multiple value allowed separated by comma 12,0,5,10"
|
540 |
msgstr ""
|
541 |
|
542 |
+
#: ../app/Helpers/Options.php:1202, ../app/Widgets/elementor/rtTPGElementorHelper.php:6627, ../app/Widgets/elementor/rtTPGElementorHelper.php:6645
|
543 |
msgid "Background"
|
544 |
msgstr ""
|
545 |
|
546 |
+
#: ../app/Helpers/Options.php:1231
|
547 |
msgid "Box Shadow Color"
|
548 |
msgstr ""
|
549 |
|
550 |
+
#: ../app/Helpers/Options.php:1241
|
551 |
msgid "Border Width"
|
552 |
msgstr ""
|
553 |
|
554 |
+
#: ../app/Helpers/Options.php:1247, ../app/Helpers/Options.php:1281, ../app/Widgets/elementor/rtTPGElementorHelper.php:3681, ../app/Widgets/elementor/rtTPGElementorHelper.php:5019, ../app/Widgets/elementor/rtTPGElementorHelper.php:5346, ../app/Widgets/elementor/rtTPGElementorHelper.php:5764, ../app/Widgets/elementor/rtTPGElementorHelper.php:6210
|
555 |
msgid "Border Radius"
|
556 |
msgstr ""
|
557 |
|
558 |
+
#: ../app/Helpers/Options.php:1252
|
559 |
msgid "Box Padding"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: ../app/Helpers/Options.php:1258, ../app/Widgets/elementor/rtTPGElementorHelper.php:6506, ../app/Widgets/elementor/rtTPGElementorHelper.php:6523, ../app/Widgets/elementor/rtTPGElementorHelper.php:6545
|
563 |
msgid "Content Padding"
|
564 |
msgstr ""
|
565 |
|
566 |
+
#: ../app/Helpers/Options.php:1299
|
567 |
msgid "Font Size"
|
568 |
msgstr ""
|
569 |
|
570 |
+
#: ../app/Helpers/Options.php:1388, ../app/Widgets/elementor/rtTPGElementorHelper.php:2420
|
571 |
msgid "Character"
|
572 |
msgstr ""
|
573 |
|
574 |
+
#: ../app/Helpers/Options.php:1389, ../app/Widgets/elementor/rtTPGElementorHelper.php:2421
|
575 |
msgid "Word"
|
576 |
msgstr ""
|
577 |
|
578 |
+
#: ../app/Helpers/Options.php:1392, ../app/Widgets/elementor/rtTPGElementorHelper.php:2426
|
579 |
msgid "Full Content"
|
580 |
msgstr ""
|
581 |
|
582 |
+
#: ../app/Helpers/Options.php:1411
|
583 |
msgid "Taxonomy filter"
|
584 |
msgstr ""
|
585 |
|
586 |
+
#: ../app/Helpers/Options.php:1412, ../app/Widgets/elementor/rtTPGElementorHelper.php:897
|
587 |
msgid "Author filter"
|
588 |
msgstr ""
|
589 |
|
590 |
+
#: ../app/Helpers/Options.php:1413
|
591 |
msgid "Order - Sort retrieved posts by parameter"
|
592 |
msgstr ""
|
593 |
|
594 |
+
#: ../app/Helpers/Options.php:1414
|
595 |
msgid "Sort Order - Designates the ascending or descending order of the \"orderby\" parameter"
|
596 |
msgstr ""
|
597 |
|
598 |
+
#: ../app/Helpers/Options.php:1415, ../app/Widgets/elementor/rtTPGElementorHelper.php:933
|
599 |
msgid "Search filter"
|
600 |
msgstr ""
|
601 |
|
602 |
+
#: ../app/Helpers/Options.php:1436, ../app/Widgets/elementor/rtTPGElementorHelper.php:717
|
603 |
msgid "Grid"
|
604 |
msgstr ""
|
605 |
|
606 |
+
#: ../app/Helpers/Options.php:1440
|
607 |
msgid "Grid Hover"
|
608 |
msgstr ""
|
609 |
|
610 |
+
#: ../app/Helpers/Options.php:1444
|
611 |
msgid "List"
|
612 |
msgstr ""
|
613 |
|
614 |
+
#: ../app/Helpers/Options.php:1448
|
615 |
msgid "Isotope"
|
616 |
msgstr ""
|
617 |
|
618 |
+
#: ../app/Helpers/Options.php:1459
|
619 |
msgid "Grid Layout 1"
|
620 |
msgstr ""
|
621 |
|
622 |
+
#: ../app/Helpers/Options.php:1465
|
623 |
msgid "Grid Layout 2"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: ../app/Helpers/Options.php:1471
|
627 |
msgid "Grid Hover 1"
|
628 |
msgstr ""
|
629 |
|
630 |
+
#: ../app/Helpers/Options.php:1477
|
631 |
msgid "Grid Hover 2"
|
632 |
msgstr ""
|
633 |
|
634 |
+
#: ../app/Helpers/Options.php:1483
|
635 |
msgid "Grid Hover 3"
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: ../app/Helpers/Options.php:1489
|
639 |
msgid "List Layout 1"
|
640 |
msgstr ""
|
641 |
|
642 |
+
#: ../app/Helpers/Options.php:1495
|
643 |
msgid "List Layout 2"
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: ../app/Helpers/Options.php:1501
|
647 |
msgid "Isotope Layout 1"
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: ../app/Helpers/Options.php:1513, ../resources/settings/sc-settings.php:7, ../resources/settings/style.php:18
|
651 |
msgid "ShortCode Heading"
|
652 |
msgstr ""
|
653 |
|
654 |
+
#: ../app/Helpers/Options.php:1515, ../app/Widgets/elementor/rtTPGElementorHelper.php:2410, ../resources/settings/sc-settings.php:39
|
655 |
msgid "Excerpt"
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: ../app/Helpers/Options.php:1517, ../app/Widgets/elementor/rtTPGElementorHelper.php:1631
|
659 |
msgid "Post Date"
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: ../app/Helpers/Options.php:1518, ../app/Widgets/elementor/rtTPGElementorHelper.php:192, ../app/Widgets/elementor/rtTPGElementorHelper.php:329, ../app/Widgets/elementor/rtTPGElementorHelper.php:3047
|
663 |
msgid "Author"
|
664 |
msgstr ""
|
665 |
|
666 |
+
#: ../app/Helpers/Options.php:1519
|
667 |
msgid "Categories"
|
668 |
msgstr ""
|
669 |
|
670 |
+
#: ../app/Helpers/Options.php:1520, ../app/Widgets/elementor/rtTPGElementorHelper.php:3059
|
671 |
msgid "Tags"
|
672 |
msgstr ""
|
673 |
|
674 |
+
#: ../app/Helpers/Options.php:1521
|
675 |
msgid "Comment count"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: ../app/Helpers/Options.php:1530, ../app/Widgets/elementor/rtTPGElementorHelper.php:1428
|
679 |
msgid "Pagination"
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: ../app/Helpers/Options.php:1640
|
683 |
msgid "Get Pro Version"
|
684 |
msgstr ""
|
685 |
|
691 |
msgid "If \"Meta value\", \"Meta value Number\" or \"Meta value datetime\" is chosen then meta key is required."
|
692 |
msgstr ""
|
693 |
|
694 |
+
#: ../app/Models/Field.php:695, ../app/Widgets/elementor/rtTPGElementorHelper.php:769, ../app/Widgets/elementor/rtTPGElementorHelper.php:804, ../app/Widgets/elementor/rtTPGElementorHelper.php:1319
|
695 |
msgid "Start"
|
696 |
msgstr ""
|
697 |
|
698 |
+
#: ../app/Models/Field.php:704, ../app/Widgets/elementor/rtTPGElementorHelper.php:771, ../app/Widgets/elementor/rtTPGElementorHelper.php:806, ../app/Widgets/elementor/rtTPGElementorHelper.php:1321
|
699 |
msgid "End"
|
700 |
msgstr ""
|
701 |
|
739 |
msgid "Get Support"
|
740 |
msgstr ""
|
741 |
|
742 |
+
#: ../app/Controllers/Admin/MetaController.php:206, ../app/Widgets/elementor/rtTPGElementorHelper.php:35, ../app/Widgets/elementor/rtTPGElementorHelper.php:290
|
743 |
msgid "Query Build"
|
744 |
msgstr ""
|
745 |
|
751 |
msgid "Settings"
|
752 |
msgstr ""
|
753 |
|
754 |
+
#: ../app/Controllers/Admin/MetaController.php:212, ../app/Widgets/elementor/rtTPGElementorHelper.php:1543
|
755 |
msgid "Field Selection"
|
756 |
msgstr ""
|
757 |
|
839 |
msgid "All Users"
|
840 |
msgstr ""
|
841 |
|
842 |
+
#: ../app/Widgets/elementor/base.php:610, ../app/Widgets/elementor/rtTPGElementorHelper.php:123
|
843 |
+
msgid "By "
|
844 |
+
msgstr ""
|
845 |
+
|
846 |
#: ../app/Widgets/elementor/base.php:606, ../app/Widgets/elementor/base.php:613
|
847 |
msgid "Sort By"
|
848 |
msgstr ""
|
851 |
msgid "Post Source"
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:56
|
855 |
msgid "Common Filters:"
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:66, ../app/Widgets/elementor/rtTPGElementorHelper.php:368
|
859 |
msgid "Include only"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:68, ../app/Widgets/elementor/rtTPGElementorHelper.php:370
|
863 |
msgid "Enter the post IDs separated by comma for include"
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:76, ../app/Widgets/elementor/rtTPGElementorHelper.php:378
|
867 |
msgid "Exclude"
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:78, ../app/Widgets/elementor/rtTPGElementorHelper.php:380
|
871 |
msgid "Enter the post IDs separated by comma for exclude"
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:86
|
875 |
msgid "Limit"
|
876 |
msgstr ""
|
877 |
|
878 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:88, ../app/Widgets/elementor/rtTPGElementorHelper.php:300
|
879 |
msgid "The number of posts to show. Enter -1 to show all found posts."
|
880 |
msgstr ""
|
881 |
|
882 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:97, ../app/Widgets/elementor/rtTPGElementorHelper.php:390
|
883 |
msgid "Enter Post offset"
|
884 |
msgstr ""
|
885 |
|
886 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:98, ../app/Widgets/elementor/rtTPGElementorHelper.php:391
|
887 |
msgid "Number of posts to skip. The offset parameter is ignored when post limit => -1 is used."
|
888 |
msgstr ""
|
889 |
|
890 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:107
|
891 |
msgid "Advanced Filters:"
|
892 |
msgstr ""
|
893 |
|
894 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:138
|
|
|
|
|
|
|
|
|
895 |
msgid "By Author"
|
896 |
msgstr ""
|
897 |
|
898 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:149
|
899 |
msgid "By Keyword"
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:152
|
903 |
msgid "Search by keyword"
|
904 |
msgstr ""
|
905 |
|
906 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:153
|
907 |
msgid "Search by post title or content keyword"
|
908 |
msgstr ""
|
909 |
|
910 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:160
|
911 |
msgid "Taxonomies Relation"
|
912 |
msgstr ""
|
913 |
|
914 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:164
|
915 |
msgid "OR"
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:165
|
919 |
msgid "AND"
|
920 |
msgstr ""
|
921 |
|
922 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:166
|
923 |
msgid "NOT IN"
|
924 |
msgstr ""
|
925 |
|
926 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:175
|
927 |
msgid "Date Range (Start to End)"
|
928 |
msgstr ""
|
929 |
|
930 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:178
|
931 |
msgid "NB: Enter DEL button for delete date range"
|
932 |
msgstr ""
|
933 |
|
934 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:190, ../app/Widgets/elementor/rtTPGElementorHelper.php:327, ../app/Widgets/elementor/rtTPGElementorHelper.php:3051
|
935 |
msgid "Date"
|
936 |
msgstr ""
|
937 |
|
938 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:191, ../app/Widgets/elementor/rtTPGElementorHelper.php:328
|
939 |
msgid "Order by post ID"
|
940 |
msgstr ""
|
941 |
|
942 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:194, ../app/Widgets/elementor/rtTPGElementorHelper.php:331
|
943 |
msgid "Last modified date"
|
944 |
msgstr ""
|
945 |
|
946 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:195, ../app/Widgets/elementor/rtTPGElementorHelper.php:332
|
947 |
msgid "Post parent ID"
|
948 |
msgstr ""
|
949 |
|
950 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:196, ../app/Widgets/elementor/rtTPGElementorHelper.php:333
|
951 |
msgid "Number of comments"
|
952 |
msgstr ""
|
953 |
|
954 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:197, ../app/Widgets/elementor/rtTPGElementorHelper.php:334
|
955 |
msgid "Menu order"
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:202, ../app/Widgets/elementor/rtTPGElementorHelper.php:335
|
959 |
msgid "Random order"
|
960 |
msgstr ""
|
961 |
|
962 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:210, ../app/Widgets/elementor/rtTPGElementorHelper.php:342
|
963 |
msgid "Order by"
|
964 |
msgstr ""
|
965 |
|
966 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:221, ../app/Widgets/elementor/rtTPGElementorHelper.php:352
|
967 |
msgid "Sort order"
|
968 |
msgstr ""
|
969 |
|
970 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:224, ../app/Widgets/elementor/rtTPGElementorHelper.php:355
|
971 |
msgid "ASC"
|
972 |
msgstr ""
|
973 |
|
974 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:225, ../app/Widgets/elementor/rtTPGElementorHelper.php:356
|
975 |
msgid "DESC"
|
976 |
msgstr ""
|
977 |
|
978 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:237
|
979 |
msgid "Post Status"
|
980 |
msgstr ""
|
981 |
|
982 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:248
|
983 |
msgid "Ignore sticky posts at the top"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:250, ../app/Widgets/elementor/rtTPGElementorHelper.php:1161, ../app/Widgets/elementor/rtTPGElementorHelper.php:1174, ../app/Widgets/elementor/rtTPGElementorHelper.php:1502, ../app/Widgets/elementor/rtTPGElementorHelper.php:3240, ../app/Widgets/elementor/rtTPGElementorHelper.php:3252, ../app/Widgets/elementor/rtTPGElementorHelper.php:3264, ../app/Widgets/elementor/rtTPGElementorHelper.php:3333, ../app/Widgets/elementor/rtTPGElementorHelper.php:6966, ../app/Widgets/elementor/rtTPGElementorHelper.php:6978, ../app/Widgets/elementor/rtTPGElementorHelper.php:7005, ../app/Widgets/elementor/rtTPGElementorHelper.php:7020, ../app/Widgets/elementor/rtTPGElementorHelper.php:7033, ../app/Widgets/elementor/rtTPGElementorHelper.php:7049
|
987 |
msgid "Yes"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:251, ../app/Widgets/elementor/rtTPGElementorHelper.php:1162, ../app/Widgets/elementor/rtTPGElementorHelper.php:1175, ../app/Widgets/elementor/rtTPGElementorHelper.php:1503, ../app/Widgets/elementor/rtTPGElementorHelper.php:3239, ../app/Widgets/elementor/rtTPGElementorHelper.php:3251, ../app/Widgets/elementor/rtTPGElementorHelper.php:3263, ../app/Widgets/elementor/rtTPGElementorHelper.php:3334, ../app/Widgets/elementor/rtTPGElementorHelper.php:6967, ../app/Widgets/elementor/rtTPGElementorHelper.php:6979, ../app/Widgets/elementor/rtTPGElementorHelper.php:7006, ../app/Widgets/elementor/rtTPGElementorHelper.php:7021, ../app/Widgets/elementor/rtTPGElementorHelper.php:7034, ../app/Widgets/elementor/rtTPGElementorHelper.php:7050
|
991 |
msgid "No"
|
992 |
msgstr ""
|
993 |
|
994 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:262, ../app/Widgets/elementor/rtTPGElementorHelper.php:398
|
995 |
msgid "No post found Text"
|
996 |
msgstr ""
|
997 |
|
998 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:264, ../app/Widgets/elementor/rtTPGElementorHelper.php:400
|
999 |
msgid "No posts found."
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:265, ../app/Widgets/elementor/rtTPGElementorHelper.php:401
|
1003 |
msgid "Enter No post found"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:298
|
1007 |
msgid "Posts per page"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:319
|
1011 |
msgid "Select a Taxonomy for relation"
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:429, ../app/Widgets/elementor/rtTPGElementorHelper.php:462, ../app/Widgets/elementor/rtTPGElementorHelper.php:516, ../app/Widgets/elementor/rtTPGElementorHelper.php:1252
|
1015 |
msgid "Layout 1"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:432, ../app/Widgets/elementor/rtTPGElementorHelper.php:465, ../app/Widgets/elementor/rtTPGElementorHelper.php:519, ../app/Widgets/elementor/rtTPGElementorHelper.php:1255
|
1019 |
msgid "Layout 2"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:435, ../app/Widgets/elementor/rtTPGElementorHelper.php:468, ../app/Widgets/elementor/rtTPGElementorHelper.php:522, ../app/Widgets/elementor/rtTPGElementorHelper.php:1258
|
1023 |
msgid "Layout 3"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:438, ../app/Widgets/elementor/rtTPGElementorHelper.php:471, ../app/Widgets/elementor/rtTPGElementorHelper.php:525, ../app/Widgets/elementor/rtTPGElementorHelper.php:1261
|
1027 |
msgid "Layout 4"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:441, ../app/Widgets/elementor/rtTPGElementorHelper.php:474, ../app/Widgets/elementor/rtTPGElementorHelper.php:528, ../app/Widgets/elementor/rtTPGElementorHelper.php:1264
|
1031 |
msgid "Layout 5"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:444, ../app/Widgets/elementor/rtTPGElementorHelper.php:477, ../app/Widgets/elementor/rtTPGElementorHelper.php:531, ../app/Widgets/elementor/rtTPGElementorHelper.php:1267
|
1035 |
msgid "Layout 6"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:447, ../app/Widgets/elementor/rtTPGElementorHelper.php:480, ../app/Widgets/elementor/rtTPGElementorHelper.php:534, ../app/Widgets/elementor/rtTPGElementorHelper.php:1270
|
1039 |
msgid "Layout 7"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:450, ../app/Widgets/elementor/rtTPGElementorHelper.php:483, ../app/Widgets/elementor/rtTPGElementorHelper.php:537
|
1043 |
msgid "Layout 8"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:453
|
1047 |
msgid "Gallery"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:486, ../app/Widgets/elementor/rtTPGElementorHelper.php:540
|
1051 |
msgid "Layout 9"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:489, ../app/Widgets/elementor/rtTPGElementorHelper.php:543
|
1055 |
msgid "Layout 10"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:492, ../app/Widgets/elementor/rtTPGElementorHelper.php:546
|
1059 |
msgid "Layout 11"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:495, ../app/Widgets/elementor/rtTPGElementorHelper.php:549
|
1063 |
msgid "Layout 12"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:498, ../app/Widgets/elementor/rtTPGElementorHelper.php:552
|
1067 |
msgid "Layout 13"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:501
|
1071 |
msgid "Layout 14"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:504
|
1075 |
msgid "Layout 15"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:507
|
1079 |
msgid "Layout 16"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:564, ../app/Widgets/elementor/rtTPGElementorHelper.php:1247
|
1083 |
msgid "Choose Layout"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:578, ../app/Widgets/elementor/rtTPGElementorHelper.php:1283
|
1087 |
msgid "Layout Options:"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:586, ../app/Widgets/elementor/rtTPGElementorHelper.php:607, ../app/Widgets/elementor/rtTPGElementorHelper.php:1295
|
1091 |
msgid "Default from layout"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:587, ../app/Widgets/elementor/rtTPGElementorHelper.php:608, ../app/Widgets/elementor/rtTPGElementorHelper.php:1296
|
1095 |
msgid "1 Columns"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:588, ../app/Widgets/elementor/rtTPGElementorHelper.php:609, ../app/Widgets/elementor/rtTPGElementorHelper.php:1297
|
1099 |
msgid "2 Columns"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:589, ../app/Widgets/elementor/rtTPGElementorHelper.php:610, ../app/Widgets/elementor/rtTPGElementorHelper.php:1298
|
1103 |
msgid "3 Columns"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:590, ../app/Widgets/elementor/rtTPGElementorHelper.php:611, ../app/Widgets/elementor/rtTPGElementorHelper.php:1299
|
1107 |
msgid "4 Columns"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:612
|
1111 |
msgid "5 Columns"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:613
|
1115 |
msgid "6 Columns"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:623, ../app/Widgets/elementor/rtTPGElementorHelper.php:1292
|
1119 |
msgid "Column"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:629
|
1123 |
msgid "Choose Column for layout."
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:638
|
1127 |
msgid "Enable Slider"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:640, ../app/Widgets/elementor/rtTPGElementorHelper.php:887, ../app/Widgets/elementor/rtTPGElementorHelper.php:899, ../app/Widgets/elementor/rtTPGElementorHelper.php:911, ../app/Widgets/elementor/rtTPGElementorHelper.php:923, ../app/Widgets/elementor/rtTPGElementorHelper.php:935, ../app/Widgets/elementor/rtTPGElementorHelper.php:1191, ../app/Widgets/elementor/rtTPGElementorHelper.php:1438, ../app/Widgets/elementor/rtTPGElementorHelper.php:1553, ../app/Widgets/elementor/rtTPGElementorHelper.php:1567, ../app/Widgets/elementor/rtTPGElementorHelper.php:1585, ../app/Widgets/elementor/rtTPGElementorHelper.php:1599, ../app/Widgets/elementor/rtTPGElementorHelper.php:1616, ../app/Widgets/elementor/rtTPGElementorHelper.php:1633, ../app/Widgets/elementor/rtTPGElementorHelper.php:1652, ../app/Widgets/elementor/rtTPGElementorHelper.php:1671, ../app/Widgets/elementor/rtTPGElementorHelper.php:1688, ../app/Widgets/elementor/rtTPGElementorHelper.php:1705, ../app/Widgets/elementor/rtTPGElementorHelper.php:1722, ../app/Widgets/elementor/rtTPGElementorHelper.php:1740, ../app/Widgets/elementor/rtTPGElementorHelper.php:1755, ../app/Widgets/elementor/rtTPGElementorHelper.php:1771, ../app/Widgets/elementor/rtTPGElementorHelper.php:1788, ../app/Widgets/elementor/rtTPGElementorHelper.php:1937, ../app/Widgets/elementor/rtTPGElementorHelper.php:2176, ../app/Widgets/elementor/rtTPGElementorHelper.php:2188, ../app/Widgets/elementor/rtTPGElementorHelper.php:2559, ../app/Widgets/elementor/rtTPGElementorHelper.php:2741, ../app/Widgets/elementor/rtTPGElementorHelper.php:2872, ../app/Widgets/elementor/rtTPGElementorHelper.php:2983, ../app/Widgets/elementor/rtTPGElementorHelper.php:3136, ../app/Widgets/elementor/rtTPGElementorHelper.php:4101, ../app/Widgets/elementor/rtTPGElementorHelper.php:6878, ../app/Widgets/elementor/rtTPGElementorHelper.php:6914, ../app/Widgets/elementor/rtTPGElementorHelper.php:6931, ../app/Widgets/elementor/rtTPGElementorHelper.php:7075
|
1131 |
msgid "Show"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:641, ../app/Widgets/elementor/rtTPGElementorHelper.php:888, ../app/Widgets/elementor/rtTPGElementorHelper.php:900, ../app/Widgets/elementor/rtTPGElementorHelper.php:912, ../app/Widgets/elementor/rtTPGElementorHelper.php:924, ../app/Widgets/elementor/rtTPGElementorHelper.php:936, ../app/Widgets/elementor/rtTPGElementorHelper.php:1192, ../app/Widgets/elementor/rtTPGElementorHelper.php:1439, ../app/Widgets/elementor/rtTPGElementorHelper.php:1554, ../app/Widgets/elementor/rtTPGElementorHelper.php:1568, ../app/Widgets/elementor/rtTPGElementorHelper.php:1586, ../app/Widgets/elementor/rtTPGElementorHelper.php:1600, ../app/Widgets/elementor/rtTPGElementorHelper.php:1617, ../app/Widgets/elementor/rtTPGElementorHelper.php:1634, ../app/Widgets/elementor/rtTPGElementorHelper.php:1653, ../app/Widgets/elementor/rtTPGElementorHelper.php:1672, ../app/Widgets/elementor/rtTPGElementorHelper.php:1689, ../app/Widgets/elementor/rtTPGElementorHelper.php:1706, ../app/Widgets/elementor/rtTPGElementorHelper.php:1723, ../app/Widgets/elementor/rtTPGElementorHelper.php:1741, ../app/Widgets/elementor/rtTPGElementorHelper.php:1756, ../app/Widgets/elementor/rtTPGElementorHelper.php:1772, ../app/Widgets/elementor/rtTPGElementorHelper.php:1789, ../app/Widgets/elementor/rtTPGElementorHelper.php:1938, ../app/Widgets/elementor/rtTPGElementorHelper.php:2177, ../app/Widgets/elementor/rtTPGElementorHelper.php:2189, ../app/Widgets/elementor/rtTPGElementorHelper.php:2560, ../app/Widgets/elementor/rtTPGElementorHelper.php:2740, ../app/Widgets/elementor/rtTPGElementorHelper.php:2873, ../app/Widgets/elementor/rtTPGElementorHelper.php:2984, ../app/Widgets/elementor/rtTPGElementorHelper.php:3137, ../app/Widgets/elementor/rtTPGElementorHelper.php:4102, ../app/Widgets/elementor/rtTPGElementorHelper.php:6879, ../app/Widgets/elementor/rtTPGElementorHelper.php:6915, ../app/Widgets/elementor/rtTPGElementorHelper.php:6932, ../app/Widgets/elementor/rtTPGElementorHelper.php:7076
|
1135 |
msgid "Hide"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:650
|
1139 |
msgid "Grid Gap"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:674
|
1143 |
msgid "Offset Column Width"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:718
|
1147 |
msgid "Grid Equal Height"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:722, ../app/Widgets/elementor/rtTPGElementorHelper.php:1367
|
1151 |
msgid "Masonry"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:730, ../app/Widgets/elementor/rtTPGElementorHelper.php:1375
|
1155 |
msgid "Layout Style"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:734
|
1159 |
msgid "If you use card border then equal height will work. "
|
1160 |
msgstr ""
|
1161 |
|
1162 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:765, ../app/Widgets/elementor/rtTPGElementorHelper.php:800
|
1163 |
msgid "Vertical Align"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:772, ../app/Widgets/elementor/rtTPGElementorHelper.php:807, ../app/Widgets/elementor/rtTPGElementorHelper.php:1322
|
1167 |
msgid "Space Around"
|
1168 |
msgstr ""
|
1169 |
|
1170 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:773, ../app/Widgets/elementor/rtTPGElementorHelper.php:808, ../app/Widgets/elementor/rtTPGElementorHelper.php:1323, ../app/Widgets/elementor/rtTPGElementorHelper.php:5749
|
1171 |
msgid "Space Between"
|
1172 |
msgstr ""
|
1173 |
|
1174 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:829, ../app/Widgets/elementor/rtTPGElementorHelper.php:1390, ../app/Widgets/elementor/rtTPGElementorHelper.php:7991
|
1175 |
msgid "Text Align"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:877
|
1179 |
msgid "Filter (Front-end)"
|
1180 |
msgstr ""
|
1181 |
|
1182 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:885
|
1183 |
msgid "Taxonomy Filter"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:909
|
1187 |
msgid "Order By Filter"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:921
|
1191 |
msgid "Sort Order Filter"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:980
|
1195 |
msgid "Filter Type"
|
1196 |
msgstr ""
|
1197 |
|
1198 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:984
|
1199 |
msgid "Dropdown"
|
1200 |
msgstr ""
|
1201 |
|
1202 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:985
|
1203 |
msgid "Button"
|
1204 |
msgstr ""
|
1205 |
|
1206 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:997
|
1207 |
msgid "Filter Style"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1002
|
1211 |
msgid "Collapsable"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1008
|
1215 |
msgid "If you use collapsable then only category section show on the filter"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1015
|
1219 |
msgid "Button Item Per Slider"
|
1220 |
msgstr ""
|
1221 |
|
1222 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1018, ../app/Widgets/elementor/rtTPGElementorHelper.php:3709, ../app/Widgets/elementor/rtTPGElementorHelper.php:3964, ../app/Widgets/elementor/rtTPGElementorHelper.php:3980
|
1223 |
msgid "Auto"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1019
|
1227 |
msgid "2"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1020
|
1231 |
msgid "3"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1021
|
1235 |
msgid "4"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1022
|
1239 |
msgid "5"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1023
|
1243 |
msgid "6"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1024
|
1247 |
msgid "7"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1025
|
1251 |
msgid "8"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1026
|
1255 |
msgid "9"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1027
|
1259 |
msgid "10"
|
1260 |
msgstr ""
|
1261 |
|
1262 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1028
|
1263 |
msgid "11"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1029
|
1267 |
msgid "12"
|
1268 |
msgstr ""
|
1269 |
|
1270 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1039
|
1271 |
msgid "If you use carousel then only category section show on the filter"
|
1272 |
msgstr ""
|
1273 |
|
1274 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1089
|
1275 |
msgid "Choose Taxonomy"
|
1276 |
msgstr ""
|
1277 |
|
1278 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1097
|
1279 |
msgid "Select a taxonomy for showing in filter"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1110
|
1283 |
msgid "--Select--"
|
1284 |
msgstr ""
|
1285 |
|
1286 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1124
|
1287 |
msgid "Default "
|
1288 |
msgstr ""
|
1289 |
|
1290 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1157
|
1291 |
msgid "Filter Post Count"
|
1292 |
msgstr ""
|
1293 |
|
1294 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1172
|
1295 |
msgid "Tax Hierarchical"
|
1296 |
msgstr ""
|
1297 |
|
1298 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1189
|
1299 |
msgid "Hide Show all button"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1205
|
1303 |
msgid "All Taxonomy Text"
|
1304 |
msgstr ""
|
1305 |
|
1306 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1207
|
1307 |
msgid "Enter All Category Text Here.."
|
1308 |
msgstr ""
|
1309 |
|
1310 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1214
|
1311 |
msgid "All Users Text"
|
1312 |
msgstr ""
|
1313 |
|
1314 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1216
|
1315 |
msgid "Enter All Users Text Here.."
|
1316 |
msgstr ""
|
1317 |
|
1318 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1304
|
1319 |
msgid "Choose Column for layout"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1315, ../app/Widgets/elementor/rtTPGElementorHelper.php:5640, ../app/Widgets/elementor/rtTPGElementorHelper.php:5733
|
1323 |
msgid "Vertical Alignment"
|
1324 |
msgstr ""
|
1325 |
|
1326 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1337
|
1327 |
msgid "Offset Width"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1436
|
1331 |
msgid "Show Pagination"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1452
|
1335 |
msgid "Display Per Page"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1455
|
1339 |
msgid "Enter how may posts will display per page"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1470
|
1343 |
msgid "Default Pagination"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1476
|
1347 |
msgid "Ajax Pagination ( Only for Grid )"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1477
|
1351 |
msgid "Load More - On Click"
|
1352 |
msgstr ""
|
1353 |
|
1354 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1478
|
1355 |
msgid "Load On Scroll"
|
1356 |
msgstr ""
|
1357 |
|
1358 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1486
|
1359 |
msgid "Pagination Type"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1500
|
1363 |
msgid "Enable Ajax Next Previous"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1518
|
1367 |
msgid "Button Text"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1551, ../app/Widgets/elementor/rtTPGElementorHelper.php:1815, ../app/Widgets/elementor/rtTPGElementorHelper.php:3390
|
1371 |
msgid "Section Title"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1565, ../app/Widgets/elementor/rtTPGElementorHelper.php:2228, ../app/Widgets/elementor/rtTPGElementorHelper.php:4002
|
1375 |
msgid "Post Title"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1583, ../app/Widgets/elementor/rtTPGElementorHelper.php:1960
|
1379 |
msgid "Post Thumbnail"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1597
|
1383 |
msgid "Post Excerpt"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1614, ../app/Widgets/elementor/rtTPGElementorHelper.php:4463
|
1387 |
msgid "Post Meta"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1650
|
1391 |
msgid "Post Categories"
|
1392 |
msgstr ""
|
1393 |
|
1394 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1669
|
1395 |
msgid "Post Author"
|
1396 |
msgstr ""
|
1397 |
|
1398 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1686
|
1399 |
msgid "Post Tags"
|
1400 |
msgstr ""
|
1401 |
|
1402 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1703
|
1403 |
msgid "Post Comment Count"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1720
|
1407 |
msgid "Post View Count"
|
1408 |
msgstr ""
|
1409 |
|
1410 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1738, ../resources/settings/sc-settings.php:45
|
1411 |
msgid "Read More Button"
|
1412 |
msgstr ""
|
1413 |
|
1414 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1753, ../app/Widgets/elementor/rtTPGElementorHelper.php:6135, ../resources/settings/settings.php:37
|
1415 |
msgid "Social Share"
|
1416 |
msgstr ""
|
1417 |
|
1418 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1769
|
1419 |
msgid "Rating (WooCommerce)"
|
1420 |
msgstr ""
|
1421 |
|
1422 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1786, ../app/Widgets/elementor/rtTPGElementorHelper.php:7914
|
1423 |
msgid "Advanced Custom Field"
|
1424 |
msgstr ""
|
1425 |
|
1426 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1827
|
1427 |
msgid "Section Title Style"
|
1428 |
msgstr ""
|
1429 |
|
1430 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1857
|
1431 |
msgid "Title Source"
|
1432 |
msgstr ""
|
1433 |
|
1434 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1861
|
1435 |
msgid "Page Title"
|
1436 |
msgstr ""
|
1437 |
|
1438 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1862
|
1439 |
msgid "Custom Title"
|
1440 |
msgstr ""
|
1441 |
|
1442 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1848
|
1443 |
msgid "Title source"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1876, ../app/Widgets/elementor/rtTPGElementorHelper.php:2999, ../app/Widgets/elementor/rtTPGElementorHelper.php:3013
|
1447 |
msgid "Type your title here"
|
1448 |
msgstr ""
|
1449 |
|
1450 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1890
|
1451 |
msgid "Title Prefix Text"
|
1452 |
msgstr ""
|
1453 |
|
1454 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1892
|
1455 |
msgid "Title prefix text"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1902
|
1459 |
msgid "Title Suffix Text"
|
1460 |
msgstr ""
|
1461 |
|
1462 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1904
|
1463 |
msgid "Title suffix text"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1914, ../app/Widgets/elementor/rtTPGElementorHelper.php:2240
|
1467 |
msgid "Title Tag"
|
1468 |
msgstr ""
|
1469 |
|
1470 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1918, ../app/Widgets/elementor/rtTPGElementorHelper.php:2244
|
1471 |
msgid "H1"
|
1472 |
msgstr ""
|
1473 |
|
1474 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1919, ../app/Widgets/elementor/rtTPGElementorHelper.php:2245
|
1475 |
msgid "H2"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1920, ../app/Widgets/elementor/rtTPGElementorHelper.php:2246
|
1479 |
msgid "H3"
|
1480 |
msgstr ""
|
1481 |
|
1482 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1921, ../app/Widgets/elementor/rtTPGElementorHelper.php:2247
|
1483 |
msgid "H4"
|
1484 |
msgstr ""
|
1485 |
|
1486 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1922, ../app/Widgets/elementor/rtTPGElementorHelper.php:2248
|
1487 |
msgid "H5"
|
1488 |
msgstr ""
|
1489 |
|
1490 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1923, ../app/Widgets/elementor/rtTPGElementorHelper.php:2249
|
1491 |
msgid "H6"
|
1492 |
msgstr ""
|
1493 |
|
1494 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1935
|
1495 |
msgid "Show Archive Description"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1972
|
1499 |
msgid "Media Source"
|
1500 |
msgstr ""
|
1501 |
|
1502 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:1977
|
1503 |
msgid "First Image from content"
|
1504 |
msgstr ""
|
1505 |
|
1506 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2005
|
1507 |
msgid "Image Crop Style"
|
1508 |
msgstr ""
|
1509 |
|
1510 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2009
|
1511 |
msgid "Soft Crop"
|
1512 |
msgstr ""
|
1513 |
|
1514 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2010
|
1515 |
msgid "Hard Crop"
|
1516 |
msgstr ""
|
1517 |
|
1518 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2072
|
1519 |
msgid "List Image Width"
|
1520 |
msgstr ""
|
1521 |
|
1522 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2100
|
1523 |
msgid "Image Height"
|
1524 |
msgstr ""
|
1525 |
|
1526 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2126
|
1527 |
msgid "Offset Image Height"
|
1528 |
msgstr ""
|
1529 |
|
1530 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2152
|
1531 |
msgid "Image Hover Animation"
|
1532 |
msgstr ""
|
1533 |
|
1534 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2157
|
1535 |
msgid "Zoom In"
|
1536 |
msgstr ""
|
1537 |
|
1538 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2158
|
1539 |
msgid "Zoom Out"
|
1540 |
msgstr ""
|
1541 |
|
1542 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2159
|
1543 |
msgid "Slide to Right"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2160
|
1547 |
msgid "Slide to Left"
|
1548 |
msgstr ""
|
1549 |
|
1550 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2171
|
1551 |
msgid "Light Box"
|
1552 |
msgstr ""
|
1553 |
|
1554 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2186
|
1555 |
msgid "Enable Default Image"
|
1556 |
msgstr ""
|
1557 |
|
1558 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2200
|
1559 |
msgid "Default Image"
|
1560 |
msgstr ""
|
1561 |
|
1562 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2257
|
1563 |
msgid "Title Visibility Style"
|
1564 |
msgstr ""
|
1565 |
|
1566 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2262
|
1567 |
msgid "Show in 1 line"
|
1568 |
msgstr ""
|
1569 |
|
1570 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2263
|
1571 |
msgid "Show in 2 lines"
|
1572 |
msgstr ""
|
1573 |
|
1574 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2264
|
1575 |
msgid "Show in 3 lines"
|
1576 |
msgstr ""
|
1577 |
|
1578 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2265, ../app/Widgets/elementor/rtTPGElementorHelper.php:2590
|
1579 |
msgid "Custom"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2275
|
1583 |
msgid "Title Length"
|
1584 |
msgstr ""
|
1585 |
|
1586 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2288
|
1587 |
msgid "Title Crop by"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2292
|
1591 |
msgid "Words"
|
1592 |
msgstr ""
|
1593 |
|
1594 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2293
|
1595 |
msgid "Characters"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2320
|
1599 |
msgid "Above Image"
|
1600 |
msgstr ""
|
1601 |
|
1602 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2321
|
1603 |
msgid "Below Image"
|
1604 |
msgstr ""
|
1605 |
|
1606 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2329, ../app/Widgets/elementor/rtTPGElementorHelper.php:2354
|
1607 |
msgid "Title Position"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2380
|
1611 |
msgid "Title Hover Underline"
|
1612 |
msgstr ""
|
1613 |
|
1614 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2387, ../app/Widgets/elementor/rtTPGElementorHelper.php:5701, ../app/Widgets/elementor/rtTPGElementorHelper.php:6594
|
1615 |
msgid "Enable"
|
1616 |
msgstr ""
|
1617 |
|
1618 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2388, ../app/Widgets/elementor/rtTPGElementorHelper.php:5700, ../app/Widgets/elementor/rtTPGElementorHelper.php:6595
|
1619 |
msgid "Disable"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2447
|
1623 |
msgid "Excerpt Limit"
|
1624 |
msgstr ""
|
1625 |
|
1626 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2460
|
1627 |
msgid "Expansion Indicator"
|
1628 |
msgstr ""
|
1629 |
|
1630 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2484
|
1631 |
msgid "Meta Data"
|
1632 |
msgstr ""
|
1633 |
|
1634 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2534
|
1635 |
msgid "Below Title"
|
1636 |
msgstr ""
|
1637 |
|
1638 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2544
|
1639 |
msgid "Meta Position"
|
1640 |
msgstr ""
|
1641 |
|
1642 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2557
|
1643 |
msgid "Show Meta Icon"
|
1644 |
msgstr ""
|
1645 |
|
1646 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2569
|
1647 |
msgid "Meta Separator"
|
1648 |
msgstr ""
|
1649 |
|
1650 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2573
|
1651 |
msgid "Default - None"
|
1652 |
msgstr ""
|
1653 |
|
1654 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2577
|
1655 |
msgid "Hyphen ( - )"
|
1656 |
msgstr ""
|
1657 |
|
1658 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2587
|
1659 |
msgid "Change Meta Icon"
|
1660 |
msgstr ""
|
1661 |
|
1662 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2603
|
1663 |
msgid "Author Icon"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2618
|
1667 |
msgid "Category Icon"
|
1668 |
msgstr ""
|
1669 |
|
1670 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2633
|
1671 |
msgid "Date Icon"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2648
|
1675 |
msgid "Tags Icon"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2663
|
1679 |
msgid "Comment Icon"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2678
|
1683 |
msgid "Post Count Icon"
|
1684 |
msgstr ""
|
1685 |
|
1686 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2711
|
1687 |
msgid "Author Setting:"
|
1688 |
msgstr ""
|
1689 |
|
1690 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2723
|
1691 |
msgid "Author Prefix"
|
1692 |
msgstr ""
|
1693 |
|
1694 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2725
|
1695 |
msgid "By"
|
1696 |
msgstr ""
|
1697 |
|
1698 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2735
|
1699 |
msgid "Author Icon Visibility"
|
1700 |
msgstr ""
|
1701 |
|
1702 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2753
|
1703 |
msgid "Author Image / Icon"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2755, ../resources/settings/sc-settings.php:33
|
1707 |
msgid "Image"
|
1708 |
msgstr ""
|
1709 |
|
1710 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2772
|
1711 |
msgid "Author Image Width"
|
1712 |
msgstr ""
|
1713 |
|
1714 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2800
|
1715 |
msgid "Category and Tags Setting:"
|
1716 |
msgstr ""
|
1717 |
|
1718 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2825
|
1719 |
msgid "Category Position"
|
1720 |
msgstr ""
|
1721 |
|
1722 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2831
|
1723 |
msgid "With Meta"
|
1724 |
msgstr ""
|
1725 |
|
1726 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2851
|
1727 |
msgid "Category Style"
|
1728 |
msgstr ""
|
1729 |
|
1730 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2870
|
1731 |
msgid "Show Over Image Category Icon"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2938
|
1735 |
msgid "Category Source"
|
1736 |
msgstr ""
|
1737 |
|
1738 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2946
|
1739 |
msgid "Select which taxonomy should sit in the place of categories. Default: Category"
|
1740 |
msgstr ""
|
1741 |
|
1742 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2953
|
1743 |
msgid "Tags Source"
|
1744 |
msgstr ""
|
1745 |
|
1746 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2961
|
1747 |
msgid "Select which taxonomy should sit in the place of tags. Default: Tags"
|
1748 |
msgstr ""
|
1749 |
|
1750 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2969
|
1751 |
msgid "Comment Count "
|
1752 |
msgstr ""
|
1753 |
|
1754 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2981
|
1755 |
msgid "Show Comment Label"
|
1756 |
msgstr ""
|
1757 |
|
1758 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2996
|
1759 |
msgid "Comment Label Singular"
|
1760 |
msgstr ""
|
1761 |
|
1762 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:2998
|
1763 |
msgid "Comment"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3010
|
1767 |
msgid "Comment Label Plural"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3012
|
1771 |
msgid "Comments"
|
1772 |
msgstr ""
|
1773 |
|
1774 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3024
|
1775 |
msgid "Meta Ordering"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3042
|
1779 |
msgid "Meta Ordering (Drag and Drop)"
|
1780 |
msgstr ""
|
1781 |
|
1782 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3055, ../resources/settings/sc-settings.php:14
|
1783 |
msgid "Category"
|
1784 |
msgstr ""
|
1785 |
|
1786 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3063
|
1787 |
msgid "Comment Count"
|
1788 |
msgstr ""
|
1789 |
|
1790 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3067
|
1791 |
msgid "Post Count"
|
1792 |
msgstr ""
|
1793 |
|
1794 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3071
|
1795 |
msgid "Post Like"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3109
|
1799 |
msgid "Button Style"
|
1800 |
msgstr ""
|
1801 |
|
1802 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3113
|
1803 |
msgid "Default from style"
|
1804 |
msgstr ""
|
1805 |
|
1806 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3114
|
1807 |
msgid "Only Text Button"
|
1808 |
msgstr ""
|
1809 |
|
1810 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3123
|
1811 |
msgid "Read More Label"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3126
|
1815 |
msgid "Type Read More Label here"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3134
|
1819 |
msgid "Show Button Icon"
|
1820 |
msgstr ""
|
1821 |
|
1822 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3146
|
1823 |
msgid "Choose Icon"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3179
|
1827 |
msgid "ACF Settings"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3221
|
1831 |
msgid "Choose Advanced Custom Field (ACF)"
|
1832 |
msgstr ""
|
1833 |
|
1834 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3237
|
1835 |
msgid "Hide field with empty value?"
|
1836 |
msgstr ""
|
1837 |
|
1838 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3249
|
1839 |
msgid "Show group title?"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3261
|
1843 |
msgid "Show label?"
|
1844 |
msgstr ""
|
1845 |
|
1846 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3283
|
1847 |
msgid "Links"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3293
|
1851 |
msgid "Link to details page"
|
1852 |
msgstr ""
|
1853 |
|
1854 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3296
|
1855 |
msgid "Single Popup"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3297
|
1859 |
msgid "Multi Popup"
|
1860 |
msgstr ""
|
1861 |
|
1862 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3299
|
1863 |
msgid "No Link"
|
1864 |
msgstr ""
|
1865 |
|
1866 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3304
|
1867 |
msgid "Post link type"
|
1868 |
msgstr ""
|
1869 |
|
1870 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3315
|
1871 |
msgid "Link Target"
|
1872 |
msgstr ""
|
1873 |
|
1874 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3319
|
1875 |
msgid "Same Window"
|
1876 |
msgstr ""
|
1877 |
|
1878 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3320
|
1879 |
msgid "New Window"
|
1880 |
msgstr ""
|
1881 |
|
1882 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3331
|
1883 |
msgid "Thumbnail Link"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3360
|
1887 |
msgid "Go Premium for More Features"
|
1888 |
msgstr ""
|
1889 |
|
1890 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3434
|
1891 |
msgid "Margin Y axis"
|
1892 |
msgstr ""
|
1893 |
|
1894 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3477, ../app/Widgets/elementor/rtTPGElementorHelper.php:4055
|
1895 |
msgid "Typography"
|
1896 |
msgstr ""
|
1897 |
|
1898 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3485, ../app/Widgets/elementor/rtTPGElementorHelper.php:3627, ../app/Widgets/elementor/rtTPGElementorHelper.php:4157
|
1899 |
msgid "Title Color"
|
1900 |
msgstr ""
|
1901 |
|
1902 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3496
|
1903 |
msgid "Title Background Color"
|
1904 |
msgstr ""
|
1905 |
|
1906 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3512
|
1907 |
msgid "Dot Color"
|
1908 |
msgstr ""
|
1909 |
|
1910 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3526
|
1911 |
msgid "Line / Border Color"
|
1912 |
msgstr ""
|
1913 |
|
1914 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3546
|
1915 |
msgid "Prefix Color"
|
1916 |
msgstr ""
|
1917 |
|
1918 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3559
|
1919 |
msgid "Suffix Color"
|
1920 |
msgstr ""
|
1921 |
|
1922 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3575
|
1923 |
msgid "Category / Tag Description"
|
1924 |
msgstr ""
|
1925 |
|
1926 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3588
|
1927 |
msgid "Description Typography"
|
1928 |
msgstr ""
|
1929 |
|
1930 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3670
|
1931 |
msgid "Thumbnail"
|
1932 |
msgstr ""
|
1933 |
|
1934 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3703
|
1935 |
msgid "Image Width (Optional)"
|
1936 |
msgstr ""
|
1937 |
|
1938 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3708, ../app/Widgets/elementor/rtTPGElementorHelper.php:3963, ../app/Widgets/elementor/rtTPGElementorHelper.php:3979
|
1939 |
msgid "100%"
|
1940 |
msgstr ""
|
1941 |
|
1942 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3721
|
1943 |
msgid "Thumbnail Margin"
|
1944 |
msgstr ""
|
1945 |
|
1946 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3758
|
1947 |
msgid "Thumbnail padding"
|
1948 |
msgstr ""
|
1949 |
|
1950 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3775
|
1951 |
msgid "Overlay Style:"
|
1952 |
msgstr ""
|
1953 |
|
1954 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3789, ../app/Widgets/elementor/rtTPGElementorHelper.php:4150, ../app/Widgets/elementor/rtTPGElementorHelper.php:4378, ../app/Widgets/elementor/rtTPGElementorHelper.php:4574, ../app/Widgets/elementor/rtTPGElementorHelper.php:4950, ../app/Widgets/elementor/rtTPGElementorHelper.php:5386, ../app/Widgets/elementor/rtTPGElementorHelper.php:5787, ../app/Widgets/elementor/rtTPGElementorHelper.php:6271, ../app/Widgets/elementor/rtTPGElementorHelper.php:6619, ../app/Widgets/elementor/rtTPGElementorHelper.php:7323, ../app/Widgets/elementor/rtTPGElementorHelper.php:7619, ../app/Widgets/elementor/rtTPGElementorHelper.php:8027
|
1955 |
msgid "Normal"
|
1956 |
msgstr ""
|
1957 |
|
1958 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3797
|
1959 |
msgid "Overlay BG"
|
1960 |
msgstr ""
|
1961 |
|
1962 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3803
|
1963 |
msgid "Overlay Background Type"
|
1964 |
msgstr ""
|
1965 |
|
1966 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3818
|
1967 |
msgid "Light Box Background"
|
1968 |
msgstr ""
|
1969 |
|
1970 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3832
|
1971 |
msgid "Light Box Color"
|
1972 |
msgstr ""
|
1973 |
|
1974 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3849, ../app/Widgets/elementor/rtTPGElementorHelper.php:4210, ../app/Widgets/elementor/rtTPGElementorHelper.php:4673, ../app/Widgets/elementor/rtTPGElementorHelper.php:5068, ../app/Widgets/elementor/rtTPGElementorHelper.php:5437, ../app/Widgets/elementor/rtTPGElementorHelper.php:6351, ../app/Widgets/elementor/rtTPGElementorHelper.php:6718, ../app/Widgets/elementor/rtTPGElementorHelper.php:7372, ../app/Widgets/elementor/rtTPGElementorHelper.php:7672, ../app/Widgets/elementor/rtTPGElementorHelper.php:8078
|
1975 |
msgid "Hover"
|
1976 |
msgstr ""
|
1977 |
|
1978 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3857
|
1979 |
msgid "Overlay BG - Hover"
|
1980 |
msgstr ""
|
1981 |
|
1982 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3863
|
1983 |
msgid "Overlay Background Type - Hover"
|
1984 |
msgstr ""
|
1985 |
|
1986 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3879
|
1987 |
msgid "Light Box Background - Hover"
|
1988 |
msgstr ""
|
1989 |
|
1990 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3893
|
1991 |
msgid "Light Box Color - Hover"
|
1992 |
msgstr ""
|
1993 |
|
1994 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3916
|
1995 |
msgid "Show Always"
|
1996 |
msgstr ""
|
1997 |
|
1998 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3917
|
1999 |
msgid "FadeIn on hover"
|
2000 |
msgstr ""
|
2001 |
|
2002 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3918
|
2003 |
msgid "FadeOut on hover"
|
2004 |
msgstr ""
|
2005 |
|
2006 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3919
|
2007 |
msgid "SlideIn on hover"
|
2008 |
msgstr ""
|
2009 |
|
2010 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3920
|
2011 |
msgid "SlideOut on hover"
|
2012 |
msgstr ""
|
2013 |
|
2014 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3921
|
2015 |
msgid "ZoomIn on hover"
|
2016 |
msgstr ""
|
2017 |
|
2018 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3922
|
2019 |
msgid "ZoomOut on hover"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3923
|
2023 |
msgid "ZoomIn Content on hover"
|
2024 |
msgstr ""
|
2025 |
|
2026 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3924
|
2027 |
msgid "ZoomOut Content on hover"
|
2028 |
msgstr ""
|
2029 |
|
2030 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3929
|
2031 |
msgid "FlipIn on hover"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3930
|
2035 |
msgid "FlipOut on hover"
|
2036 |
msgstr ""
|
2037 |
|
2038 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3938
|
2039 |
msgid "Overlay Interaction"
|
2040 |
msgstr ""
|
2041 |
|
2042 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3942
|
2043 |
msgid "If you don't choose overlay background then it will work only for some selected layout "
|
2044 |
msgstr ""
|
2045 |
|
2046 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3958
|
2047 |
msgid "Overlay Height"
|
2048 |
msgstr ""
|
2049 |
|
2050 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:3974
|
2051 |
msgid "Overlay Height on hover"
|
2052 |
msgstr ""
|
2053 |
|
2054 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4014
|
2055 |
msgid "Title Margin"
|
2056 |
msgstr ""
|
2057 |
|
2058 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4034
|
2059 |
msgid "Title Padding"
|
2060 |
msgstr ""
|
2061 |
|
2062 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4065
|
2063 |
msgid "Offset Typography"
|
2064 |
msgstr ""
|
2065 |
|
2066 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4067
|
2067 |
msgid "You can overwrite offset title font style"
|
2068 |
msgstr ""
|
2069 |
|
2070 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4096
|
2071 |
msgid "Title Border Bottom"
|
2072 |
msgstr ""
|
2073 |
|
2074 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4130, ../app/Widgets/elementor/rtTPGElementorHelper.php:4358
|
2075 |
msgid "Justify"
|
2076 |
msgstr ""
|
2077 |
|
2078 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4168
|
2079 |
msgid "Title Background"
|
2080 |
msgstr ""
|
2081 |
|
2082 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4179
|
2083 |
msgid "Title Separator Color"
|
2084 |
msgstr ""
|
2085 |
|
2086 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4194
|
2087 |
msgid "Title Hover Border Color"
|
2088 |
msgstr ""
|
2089 |
|
2090 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4218
|
2091 |
msgid "Title Color on Hover"
|
2092 |
msgstr ""
|
2093 |
|
2094 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4229
|
2095 |
msgid "Title Background on hover"
|
2096 |
msgstr ""
|
2097 |
|
2098 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4242, ../app/Widgets/elementor/rtTPGElementorHelper.php:4414, ../app/Widgets/elementor/rtTPGElementorHelper.php:4723, ../app/Widgets/elementor/rtTPGElementorHelper.php:5187
|
2099 |
msgid "Box Hover"
|
2100 |
msgstr ""
|
2101 |
|
2102 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4250
|
2103 |
msgid "Title color on boxhover"
|
2104 |
msgstr ""
|
2105 |
|
2106 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4261
|
2107 |
msgid "Title Background on boxhover"
|
2108 |
msgstr ""
|
2109 |
|
2110 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4272
|
2111 |
msgid "Title Separator color - boxhover"
|
2112 |
msgstr ""
|
2113 |
|
2114 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4302
|
2115 |
msgid "Excerpt / Content"
|
2116 |
msgstr ""
|
2117 |
|
2118 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4322
|
2119 |
msgid "Excerpt Spacing"
|
2120 |
msgstr ""
|
2121 |
|
2122 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4386
|
2123 |
msgid "Excerpt color"
|
2124 |
msgstr ""
|
2125 |
|
2126 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4397
|
2127 |
msgid "Border color"
|
2128 |
msgstr ""
|
2129 |
|
2130 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4422
|
2131 |
msgid "Excerpt color on hover"
|
2132 |
msgstr ""
|
2133 |
|
2134 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4433
|
2135 |
msgid "Border color - Hover"
|
2136 |
msgstr ""
|
2137 |
|
2138 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4483
|
2139 |
msgid "Meta Spacing"
|
2140 |
msgstr ""
|
2141 |
|
2142 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4503
|
2143 |
msgid "Separate Category"
|
2144 |
msgstr ""
|
2145 |
|
2146 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4526
|
2147 |
msgid "Category Margin Bottom"
|
2148 |
msgstr ""
|
2149 |
|
2150 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4544
|
2151 |
msgid "Category Border Radius"
|
2152 |
msgstr ""
|
2153 |
|
2154 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4583
|
2155 |
msgid "Meta Color"
|
2156 |
msgstr ""
|
2157 |
|
2158 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4594
|
2159 |
msgid "Meta Link Color"
|
2160 |
msgstr ""
|
2161 |
|
2162 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4605
|
2163 |
msgid "Separator Color"
|
2164 |
msgstr ""
|
2165 |
|
2166 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4619, ../app/Widgets/elementor/rtTPGElementorHelper.php:4968
|
2167 |
msgid "Icon Color"
|
2168 |
msgstr ""
|
2169 |
|
2170 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4630
|
2171 |
msgid "Category Color"
|
2172 |
msgstr ""
|
2173 |
|
2174 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4643
|
2175 |
msgid "Category Background"
|
2176 |
msgstr ""
|
2177 |
|
2178 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4656
|
2179 |
msgid "Category Icon Color"
|
2180 |
msgstr ""
|
2181 |
|
2182 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4683
|
2183 |
msgid "Meta Link Color - Hover"
|
2184 |
msgstr ""
|
2185 |
|
2186 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4694, ../app/Widgets/elementor/rtTPGElementorHelper.php:4744
|
2187 |
msgid "Category Color - Hover"
|
2188 |
msgstr ""
|
2189 |
|
2190 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4707
|
2191 |
msgid "Category Background - Hover"
|
2192 |
msgstr ""
|
2193 |
|
2194 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4733
|
2195 |
msgid "Meta Color - Box Hover"
|
2196 |
msgstr ""
|
2197 |
|
2198 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4756
|
2199 |
msgid "Category Background - Box Hover"
|
2200 |
msgstr ""
|
2201 |
|
2202 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4770
|
2203 |
msgid "Category Icon Color - Box Hover"
|
2204 |
msgstr ""
|
2205 |
|
2206 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4822
|
2207 |
msgid "Button Spacing"
|
2208 |
msgstr ""
|
2209 |
|
2210 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4842, ../app/Widgets/elementor/rtTPGElementorHelper.php:5330
|
2211 |
msgid "Button Padding"
|
2212 |
msgstr ""
|
2213 |
|
2214 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4858
|
2215 |
msgid "Button Alignment"
|
2216 |
msgstr ""
|
2217 |
|
2218 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4884
|
2219 |
msgid "Icon Position"
|
2220 |
msgstr ""
|
2221 |
|
2222 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4901
|
2223 |
msgid "Icon Size"
|
2224 |
msgstr ""
|
2225 |
|
2226 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4923
|
2227 |
msgid "Icon Vertical Position"
|
2228 |
msgstr ""
|
2229 |
|
2230 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:4996
|
2231 |
msgid "Icon Spacing"
|
2232 |
msgstr ""
|
2233 |
|
2234 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5036
|
2235 |
msgid "Button Border"
|
2236 |
msgstr ""
|
2237 |
|
2238 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5075
|
2239 |
msgid "Text Color hover"
|
2240 |
msgstr ""
|
2241 |
|
2242 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5086
|
2243 |
msgid "Icon Color Hover"
|
2244 |
msgstr ""
|
2245 |
|
2246 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5100
|
2247 |
msgid "Background Color hover"
|
2248 |
msgstr ""
|
2249 |
|
2250 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5114
|
2251 |
msgid "Icon Spacing - Hover"
|
2252 |
msgstr ""
|
2253 |
|
2254 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5137
|
2255 |
msgid "Border Radius - Hover"
|
2256 |
msgstr ""
|
2257 |
|
2258 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5154
|
2259 |
msgid "Button Border - Hover"
|
2260 |
msgstr ""
|
2261 |
|
2262 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5194
|
2263 |
msgid "Text Color - BoxHover"
|
2264 |
msgstr ""
|
2265 |
|
2266 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5205
|
2267 |
msgid "Icon Color - BoxHover"
|
2268 |
msgstr ""
|
2269 |
|
2270 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5219
|
2271 |
msgid "Background Color - BoxHover"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5234
|
2275 |
msgid "Button Border - Box Hover"
|
2276 |
msgstr ""
|
2277 |
|
2278 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5260
|
2279 |
msgid "Pagination / Load More"
|
2280 |
msgstr ""
|
2281 |
|
2282 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5307
|
2283 |
msgid "Button Vertical Spacing"
|
2284 |
msgstr ""
|
2285 |
|
2286 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5393
|
2287 |
msgid "Color"
|
2288 |
msgstr ""
|
2289 |
|
2290 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5444
|
2291 |
msgid "Color - hover"
|
2292 |
msgstr ""
|
2293 |
|
2294 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5457
|
2295 |
msgid "Background Color - Hover"
|
2296 |
msgstr ""
|
2297 |
|
2298 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5470, ../app/Widgets/elementor/rtTPGElementorHelper.php:6762
|
2299 |
msgid "Border Color - Hover"
|
2300 |
msgstr ""
|
2301 |
|
2302 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5487
|
2303 |
msgid "Active"
|
2304 |
msgstr ""
|
2305 |
|
2306 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5494
|
2307 |
msgid "Color - Active"
|
2308 |
msgstr ""
|
2309 |
|
2310 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5512
|
2311 |
msgid "Background Color - Active"
|
2312 |
msgstr ""
|
2313 |
|
2314 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5529
|
2315 |
msgid "Border Color - Active"
|
2316 |
msgstr ""
|
2317 |
|
2318 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5563
|
2319 |
msgid "Front-End Filter"
|
2320 |
msgstr ""
|
2321 |
|
2322 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5602
|
2323 |
msgid "Filter Typography"
|
2324 |
msgstr ""
|
2325 |
|
2326 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5644, ../app/Widgets/elementor/rtTPGElementorHelper.php:5737
|
2327 |
msgid "Top"
|
2328 |
msgstr ""
|
2329 |
|
2330 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5668
|
2331 |
msgid "Filter Width"
|
2332 |
msgstr ""
|
2333 |
|
2334 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5696
|
2335 |
msgid "Filter Border"
|
2336 |
msgstr ""
|
2337 |
|
2338 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5715
|
2339 |
msgid "Next/Prev Button"
|
2340 |
msgstr ""
|
2341 |
|
2342 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5719
|
2343 |
msgid "Visible"
|
2344 |
msgstr ""
|
2345 |
|
2346 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5720, ../app/Widgets/elementor/rtTPGElementorHelper.php:7099
|
2347 |
msgid "Hidden"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5794
|
2351 |
msgid "Filter Color"
|
2352 |
msgstr ""
|
2353 |
|
2354 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5808
|
2355 |
msgid "Filter Background Color"
|
2356 |
msgstr ""
|
2357 |
|
2358 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5821
|
2359 |
msgid "Filter Border Color"
|
2360 |
msgstr ""
|
2361 |
|
2362 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5836
|
2363 |
msgid "Search Background"
|
2364 |
msgstr ""
|
2365 |
|
2366 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5851
|
2367 |
msgid "Sub Menu Options"
|
2368 |
msgstr ""
|
2369 |
|
2370 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5864
|
2371 |
msgid "Submenu Background"
|
2372 |
msgstr ""
|
2373 |
|
2374 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5878
|
2375 |
msgid "Submenu Color"
|
2376 |
msgstr ""
|
2377 |
|
2378 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5892
|
2379 |
msgid "Submenu Border"
|
2380 |
msgstr ""
|
2381 |
|
2382 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5906
|
2383 |
msgid "Filter Nav Color"
|
2384 |
msgstr ""
|
2385 |
|
2386 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5921
|
2387 |
msgid "Filter Nav Background"
|
2388 |
msgstr ""
|
2389 |
|
2390 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5936
|
2391 |
msgid "Filter Nav Border"
|
2392 |
msgstr ""
|
2393 |
|
2394 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5954
|
2395 |
msgid "Hover / Active"
|
2396 |
msgstr ""
|
2397 |
|
2398 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5961
|
2399 |
msgid "Filter Color - Hover"
|
2400 |
msgstr ""
|
2401 |
|
2402 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5974
|
2403 |
msgid "Filter Background Color - Hover"
|
2404 |
msgstr ""
|
2405 |
|
2406 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:5987
|
2407 |
msgid "Filter Border Color - Hover"
|
2408 |
msgstr ""
|
2409 |
|
2410 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6002
|
2411 |
msgid "Search Background - Hover"
|
2412 |
msgstr ""
|
2413 |
|
2414 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6017
|
2415 |
msgid "Sub Menu Options - Hover"
|
2416 |
msgstr ""
|
2417 |
|
2418 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6030
|
2419 |
msgid "Submenu Background - Hover"
|
2420 |
msgstr ""
|
2421 |
|
2422 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6044
|
2423 |
msgid "Submenu Color - Hover"
|
2424 |
msgstr ""
|
2425 |
|
2426 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6058
|
2427 |
msgid "Submenu Border - Hover"
|
2428 |
msgstr ""
|
2429 |
|
2430 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6072
|
2431 |
msgid "Filter Nav Color - Hover"
|
2432 |
msgstr ""
|
2433 |
|
2434 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6087
|
2435 |
msgid "Filter Nav Background - Hover"
|
2436 |
msgstr ""
|
2437 |
|
2438 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6102
|
2439 |
msgid "Filter Nav Border - Hover"
|
2440 |
msgstr ""
|
2441 |
|
2442 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6159
|
2443 |
msgid "Icon Color Style"
|
2444 |
msgstr ""
|
2445 |
|
2446 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6163
|
2447 |
msgid "Default (Brand Color)"
|
2448 |
msgstr ""
|
2449 |
|
2450 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6164
|
2451 |
msgid "Different Color for each"
|
2452 |
msgstr ""
|
2453 |
|
2454 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6165
|
2455 |
msgid "Custom color"
|
2456 |
msgstr ""
|
2457 |
|
2458 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6167
|
2459 |
msgid "Select Custom for your own customize"
|
2460 |
msgstr ""
|
2461 |
|
2462 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6177
|
2463 |
msgid "Icon Margin"
|
2464 |
msgstr ""
|
2465 |
|
2466 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6190
|
2467 |
msgid "Icon Wrapper Spacing"
|
2468 |
msgstr ""
|
2469 |
|
2470 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6230
|
2471 |
msgid "Icon Dimension"
|
2472 |
msgstr ""
|
2473 |
|
2474 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6239
|
2475 |
msgid "Just write number. Don't use (px or em)."
|
2476 |
msgstr ""
|
2477 |
|
2478 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6247
|
2479 |
msgid "Icon Font Size"
|
2480 |
msgstr ""
|
2481 |
|
2482 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6280
|
2483 |
msgid "Social Icon color"
|
2484 |
msgstr ""
|
2485 |
|
2486 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6294, ../app/Widgets/elementor/rtTPGElementorHelper.php:6374
|
2487 |
msgid "Social Icon Background"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6310
|
2491 |
msgid " color"
|
2492 |
msgstr ""
|
2493 |
|
2494 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6341
|
2495 |
msgid "Icon Border"
|
2496 |
msgstr ""
|
2497 |
|
2498 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6360
|
2499 |
msgid "Icon color"
|
2500 |
msgstr ""
|
2501 |
|
2502 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6389
|
2503 |
msgid " color - Hover"
|
2504 |
msgstr ""
|
2505 |
|
2506 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6419
|
2507 |
msgid "Icon Border - Hover"
|
2508 |
msgstr ""
|
2509 |
|
2510 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6439
|
2511 |
msgid "Card"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6448
|
2515 |
msgid "Card Gap"
|
2516 |
msgstr ""
|
2517 |
|
2518 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6561
|
2519 |
msgid "Card Border Radius"
|
2520 |
msgstr ""
|
2521 |
|
2522 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6590
|
2523 |
msgid "Enable Border & Box Shadow"
|
2524 |
msgstr ""
|
2525 |
|
2526 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6630, ../app/Widgets/elementor/rtTPGElementorHelper.php:6648
|
2527 |
msgid "Card Background"
|
2528 |
msgstr ""
|
2529 |
|
2530 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6684, ../app/Widgets/elementor/rtTPGElementorHelper.php:6702, ../app/Widgets/elementor/rtTPGElementorHelper.php:7353
|
2531 |
msgid "Box Shadow"
|
2532 |
msgstr ""
|
2533 |
|
2534 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6726, ../app/Widgets/elementor/rtTPGElementorHelper.php:6744
|
2535 |
msgid "Background - Hover"
|
2536 |
msgstr ""
|
2537 |
|
2538 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6729, ../app/Widgets/elementor/rtTPGElementorHelper.php:6747
|
2539 |
msgid "Card Background - Hover"
|
2540 |
msgstr ""
|
2541 |
|
2542 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6782, ../app/Widgets/elementor/rtTPGElementorHelper.php:6801, ../app/Widgets/elementor/rtTPGElementorHelper.php:7402
|
2543 |
msgid "Box Shadow - Hover"
|
2544 |
msgstr ""
|
2545 |
|
2546 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6838, ../app/Widgets/elementor/rtTPGElementorHelper.php:7150, ../app/Widgets/elementor/rtTPGElementorHelper.php:7805
|
2547 |
msgid "Slider"
|
2548 |
msgstr ""
|
2549 |
|
2550 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6847
|
2551 |
msgid "Slider Gap"
|
2552 |
msgstr ""
|
2553 |
|
2554 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6876
|
2555 |
msgid "Arrow Visibility"
|
2556 |
msgstr ""
|
2557 |
|
2558 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6892
|
2559 |
msgid "Arrow Position"
|
2560 |
msgstr ""
|
2561 |
|
2562 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6897
|
2563 |
msgid "Top Right"
|
2564 |
msgstr ""
|
2565 |
|
2566 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6898
|
2567 |
msgid "Top Left"
|
2568 |
msgstr ""
|
2569 |
|
2570 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6899
|
2571 |
msgid "Center (Show on hover)"
|
2572 |
msgstr ""
|
2573 |
|
2574 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6912
|
2575 |
msgid "Dots Visibility"
|
2576 |
msgstr ""
|
2577 |
|
2578 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6929
|
2579 |
msgid "Enable Dynamic Dots"
|
2580 |
msgstr ""
|
2581 |
|
2582 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6946, ../app/Widgets/elementor/rtTPGElementorHelper.php:7427
|
2583 |
msgid "Dots Style"
|
2584 |
msgstr ""
|
2585 |
|
2586 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6951
|
2587 |
msgid "With Background"
|
2588 |
msgstr ""
|
2589 |
|
2590 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6964
|
2591 |
msgid "Infinite"
|
2592 |
msgstr ""
|
2593 |
|
2594 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6976
|
2595 |
msgid "Autoplay"
|
2596 |
msgstr ""
|
2597 |
|
2598 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:6988
|
2599 |
msgid "Autoplay Speed"
|
2600 |
msgstr ""
|
2601 |
|
2602 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7003
|
2603 |
msgid "Stop On Hover"
|
2604 |
msgstr ""
|
2605 |
|
2606 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7018
|
2607 |
msgid "Allow Touch Move"
|
2608 |
msgstr ""
|
2609 |
|
2610 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7031
|
2611 |
msgid "Auto Height"
|
2612 |
msgstr ""
|
2613 |
|
2614 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7047
|
2615 |
msgid "lazy Load"
|
2616 |
msgstr ""
|
2617 |
|
2618 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7073
|
2619 |
msgid "Enable 2 Rows"
|
2620 |
msgstr ""
|
2621 |
|
2622 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7081
|
2623 |
msgid "If you use 2 rows then you have to put an even number for post limit"
|
2624 |
msgstr ""
|
2625 |
|
2626 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7095
|
2627 |
msgid "Slider Overflow"
|
2628 |
msgstr ""
|
2629 |
|
2630 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7113
|
2631 |
msgid "Direction"
|
2632 |
msgstr ""
|
2633 |
|
2634 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7117
|
2635 |
msgid "LTR"
|
2636 |
msgstr ""
|
2637 |
|
2638 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7118
|
2639 |
msgid "RTL"
|
2640 |
msgstr ""
|
2641 |
|
2642 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7159
|
2643 |
msgid "Arrow Style"
|
2644 |
msgstr ""
|
2645 |
|
2646 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7172
|
2647 |
msgid "Arrow Font Size"
|
2648 |
msgstr ""
|
2649 |
|
2650 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7194
|
2651 |
msgid "Arrow Radius"
|
2652 |
msgstr ""
|
2653 |
|
2654 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7221
|
2655 |
msgid "Arrow Width"
|
2656 |
msgstr ""
|
2657 |
|
2658 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7243
|
2659 |
msgid "Arrow Height"
|
2660 |
msgstr ""
|
2661 |
|
2662 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7265
|
2663 |
msgid "Arrow X Position"
|
2664 |
msgstr ""
|
2665 |
|
2666 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7290
|
2667 |
msgid "Arrow Y Position"
|
2668 |
msgstr ""
|
2669 |
|
2670 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7331
|
2671 |
msgid "Arrow Icon Color"
|
2672 |
msgstr ""
|
2673 |
|
2674 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7342
|
2675 |
msgid "Arrow Background"
|
2676 |
msgstr ""
|
2677 |
|
2678 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7362
|
2679 |
msgid "Border"
|
2680 |
msgstr ""
|
2681 |
|
2682 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7380
|
2683 |
msgid "Arrow Icon Color - Hover"
|
2684 |
msgstr ""
|
2685 |
|
2686 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7391
|
2687 |
msgid "Arrow Background - Hover"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7411
|
2691 |
msgid "Border - Hover"
|
2692 |
msgstr ""
|
2693 |
|
2694 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7440
|
2695 |
msgid "Dots Alignment"
|
2696 |
msgstr ""
|
2697 |
|
2698 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7468
|
2699 |
msgid "Dots Wrapper Radius"
|
2700 |
msgstr ""
|
2701 |
|
2702 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7491
|
2703 |
msgid "Dots Radius"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7518
|
2707 |
msgid "Dots Width"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7541
|
2711 |
msgid "Dots Height"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7564
|
2715 |
msgid "Dots Margin"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7586
|
2719 |
msgid "Dots Y Position"
|
2720 |
msgstr ""
|
2721 |
|
2722 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7627
|
2723 |
msgid "Dots Color"
|
2724 |
msgstr ""
|
2725 |
|
2726 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7641
|
2727 |
msgid "Active Dots Color"
|
2728 |
msgstr ""
|
2729 |
|
2730 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7655
|
2731 |
msgid "Dots Wrapper Background"
|
2732 |
msgstr ""
|
2733 |
|
2734 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7680
|
2735 |
msgid "Dots Color - Hover"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7708
|
2739 |
msgid "Popup Style"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7719
|
2743 |
msgid "Header Background"
|
2744 |
msgstr ""
|
2745 |
|
2746 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7730
|
2747 |
msgid "Header Text Color"
|
2748 |
msgstr ""
|
2749 |
|
2750 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7741
|
2751 |
msgid "Popup Title Color"
|
2752 |
msgstr ""
|
2753 |
|
2754 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7755
|
2755 |
msgid "Popup Meta Color"
|
2756 |
msgstr ""
|
2757 |
|
2758 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7768
|
2759 |
msgid "Popup Content Color"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7781
|
2763 |
msgid "Popup Background"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7818
|
2767 |
msgid "Scroll Foreground Color"
|
2768 |
msgstr ""
|
2769 |
|
2770 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7831
|
2771 |
msgid "Scroll Background Color"
|
2772 |
msgstr ""
|
2773 |
|
2774 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7843
|
2775 |
msgid "Thumb Font Color"
|
2776 |
msgstr ""
|
2777 |
|
2778 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7855
|
2779 |
msgid "Thumb Background"
|
2780 |
msgstr ""
|
2781 |
|
2782 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7868
|
2783 |
msgid "Thumb Active/Hover Background"
|
2784 |
msgstr ""
|
2785 |
|
2786 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7882, ../app/Widgets/elementor/rtTPGElementorHelper.php:7885
|
2787 |
msgid "Thumb Wrapper Background"
|
2788 |
msgstr ""
|
2789 |
|
2790 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7933
|
2791 |
msgid "Group Title Typography"
|
2792 |
msgstr ""
|
2793 |
|
2794 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7942
|
2795 |
msgid "ACF Fields Typography"
|
2796 |
msgstr ""
|
2797 |
|
2798 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7950
|
2799 |
msgid "Label Style"
|
2800 |
msgstr ""
|
2801 |
|
2802 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7955
|
2803 |
msgid "Inline"
|
2804 |
msgstr ""
|
2805 |
|
2806 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7956
|
2807 |
msgid "Block"
|
2808 |
msgstr ""
|
2809 |
|
2810 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:7969
|
2811 |
msgid "Label Min Width"
|
2812 |
msgstr ""
|
2813 |
|
2814 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:8034
|
2815 |
msgid "Group Title Color"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:8048
|
2819 |
msgid "Label Color"
|
2820 |
msgstr ""
|
2821 |
|
2822 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:8062
|
2823 |
msgid "Value Color"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:8085
|
2827 |
msgid "Group Title Color - Hover"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:8099
|
2831 |
msgid "Label Color - Hover"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
+
#: ../app/Widgets/elementor/rtTPGElementorHelper.php:8113
|
2835 |
msgid "Value Color - Hover"
|
2836 |
msgstr ""
|
2837 |
|
the-post-grid.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Plugin URI: http://demo.radiustheme.com/wordpress/plugins/the-post-grid/
|
6 |
* Description: Fast & Easy way to display WordPress post in Grid, List & Isotope view ( filter by category, tag, author..) without a single line of coding.
|
7 |
* Author: RadiusTheme
|
8 |
-
* Version: 4.1.
|
9 |
* Text Domain: the-post-grid
|
10 |
* Domain Path: /languages
|
11 |
* Author URI: https://radiustheme.com/
|
@@ -15,7 +15,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
15 |
exit;
|
16 |
}
|
17 |
|
18 |
-
define( 'RT_THE_POST_GRID_VERSION', '4.1.
|
19 |
define( 'RT_THE_POST_GRID_AUTHOR', 'RadiusTheme' );
|
20 |
define( 'RT_THE_POST_GRID_NAME', 'The Post Grid' );
|
21 |
define( 'RT_THE_POST_GRID_PLUGIN_FILE', __FILE__ );
|
5 |
* Plugin URI: http://demo.radiustheme.com/wordpress/plugins/the-post-grid/
|
6 |
* Description: Fast & Easy way to display WordPress post in Grid, List & Isotope view ( filter by category, tag, author..) without a single line of coding.
|
7 |
* Author: RadiusTheme
|
8 |
+
* Version: 4.1.2
|
9 |
* Text Domain: the-post-grid
|
10 |
* Domain Path: /languages
|
11 |
* Author URI: https://radiustheme.com/
|
15 |
exit;
|
16 |
}
|
17 |
|
18 |
+
define( 'RT_THE_POST_GRID_VERSION', '4.1.2' );
|
19 |
define( 'RT_THE_POST_GRID_AUTHOR', 'RadiusTheme' );
|
20 |
define( 'RT_THE_POST_GRID_NAME', 'The Post Grid' );
|
21 |
define( 'RT_THE_POST_GRID_PLUGIN_FILE', __FILE__ );
|